LittleBigTouff
13/01/2008, 12h33
Petite Chatbox, légère, simple et facile d'utilisation ;)
Remerciements et support
Ce Hack a été traduit en français pour vBulletin-Ressources avec l'autorisation explicite de son auteur. / This Hack was translated into French for vBulletin-Ressources with the explicit authorization of its author.
vBulletin-Ressources et son équipe offrira du support vis-à-vis des hacks traduits, bien sûr, dans la mesure du possible de chacun, autant en terme de temps que de connaissances/ vBulletin-Ressources and its team will offer support for the translated hacks, of course, as far as possible for everyone, as much in term of time that knowledge.
vBulletin-Ressources remercie l'auteur du hack pour avoir fourni son autorisation. / vBulletin-Ressources thanks the author for the hack to have provided its authorization.
Conception
Auteur du Hack / Author Of Hack : Dream (http://www.vbulletin.org/forum/member.php?u=406)
Source / Link of Thread: Chatbox (http://www.vbulletin.org/forum/showthread.php?t=167569)
Testé / Tested: oui sur 3.7.0
Traducteur / Translator: Sofia
Copyright © 2006 vBulletin-Ressources.com - Tous droits réservés Uniquement pour nos traductions/ Copyright © 2006 vBulletin-Ressources.com - All Rights Reserved Only For Ours Translations
Installation
Importez le fichier product-chatbox.xml depuis votre panel admin
Uploadez le contenue du dossier "A Uploader"
Modifications de templates :
Ouvrir le template Navbar, ajoutez en haut du template :
<script type="text/javascript">
<!--
function openChatbox () {
chatbox = window.open('chatbox.php','chatbox','height=330,wi dth=650,directories=no,location=no,menubar=no,resi zable=yes,status=no,toolbar=no,scrollbars=yes');
}
//-->
</script>
Trouvez :
<td class="vbmenu_control"><a href="calendar.php$session[sessionurl_q]">$vbphrase[calendar]</a></td>
Ajoutez en dessous :
<td class="vbmenu_control"><a href="#" onclick="return openChatbox()">$vbphrase[chatbox_chatbox]</a></td>
Ouvrir le template Forumhome cherchez :
$navbar
Ajoutez en dessous :
<!-- Chatbox -->
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<thead>
<tr>
<td class="tcat"><a style="float:right" href="#top" onclick="return toggle_collapse('forumhome_chatbox')"><img id="collapseimg_forumhome_chatbox" src="$stylevar[imgdir_button]/collapse_tcat$vbcollapse[collapseimg_forumhome_chatbox].gif" alt="" border="0" /></a><a href="javascript:openChatbox()">$vbphrase[chatbox_chatbox]</a></td>
</tr>
</thead>
<tbody id="collapseobj_forumhome_chatbox" style="$vbcollapse[collapseobj_forumhome_chatbox]">
<tr>
<td class="alt1" width="100%" colspan="2"><div class="smallfont" align="center"><iframe src="chatbox.php?nofocus=1" width="100%"$chatboxheight style="border: 0px" frameborder="0"></iframe></div></td>
</tr>
</tbody>
</table>
<br />
<!-- / Chatbox -->Version 3.6.8 : Cliquez ici ! (http://www.vbulletin-ressources.com/forum/showthread.php?t=3091&highlight=chatbox)
Merci a Sofia pour la traduction, j'ai seulement fait la Mise a jour pour la version 3.7.0
Remerciements et support
Ce Hack a été traduit en français pour vBulletin-Ressources avec l'autorisation explicite de son auteur. / This Hack was translated into French for vBulletin-Ressources with the explicit authorization of its author.
vBulletin-Ressources et son équipe offrira du support vis-à-vis des hacks traduits, bien sûr, dans la mesure du possible de chacun, autant en terme de temps que de connaissances/ vBulletin-Ressources and its team will offer support for the translated hacks, of course, as far as possible for everyone, as much in term of time that knowledge.
vBulletin-Ressources remercie l'auteur du hack pour avoir fourni son autorisation. / vBulletin-Ressources thanks the author for the hack to have provided its authorization.
Conception
Auteur du Hack / Author Of Hack : Dream (http://www.vbulletin.org/forum/member.php?u=406)
Source / Link of Thread: Chatbox (http://www.vbulletin.org/forum/showthread.php?t=167569)
Testé / Tested: oui sur 3.7.0
Traducteur / Translator: Sofia
Copyright © 2006 vBulletin-Ressources.com - Tous droits réservés Uniquement pour nos traductions/ Copyright © 2006 vBulletin-Ressources.com - All Rights Reserved Only For Ours Translations
Installation
Importez le fichier product-chatbox.xml depuis votre panel admin
Uploadez le contenue du dossier "A Uploader"
Modifications de templates :
Ouvrir le template Navbar, ajoutez en haut du template :
<script type="text/javascript">
<!--
function openChatbox () {
chatbox = window.open('chatbox.php','chatbox','height=330,wi dth=650,directories=no,location=no,menubar=no,resi zable=yes,status=no,toolbar=no,scrollbars=yes');
}
//-->
</script>
Trouvez :
<td class="vbmenu_control"><a href="calendar.php$session[sessionurl_q]">$vbphrase[calendar]</a></td>
Ajoutez en dessous :
<td class="vbmenu_control"><a href="#" onclick="return openChatbox()">$vbphrase[chatbox_chatbox]</a></td>
Ouvrir le template Forumhome cherchez :
$navbar
Ajoutez en dessous :
<!-- Chatbox -->
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<thead>
<tr>
<td class="tcat"><a style="float:right" href="#top" onclick="return toggle_collapse('forumhome_chatbox')"><img id="collapseimg_forumhome_chatbox" src="$stylevar[imgdir_button]/collapse_tcat$vbcollapse[collapseimg_forumhome_chatbox].gif" alt="" border="0" /></a><a href="javascript:openChatbox()">$vbphrase[chatbox_chatbox]</a></td>
</tr>
</thead>
<tbody id="collapseobj_forumhome_chatbox" style="$vbcollapse[collapseobj_forumhome_chatbox]">
<tr>
<td class="alt1" width="100%" colspan="2"><div class="smallfont" align="center"><iframe src="chatbox.php?nofocus=1" width="100%"$chatboxheight style="border: 0px" frameborder="0"></iframe></div></td>
</tr>
</tbody>
</table>
<br />
<!-- / Chatbox -->Version 3.6.8 : Cliquez ici ! (http://www.vbulletin-ressources.com/forum/showthread.php?t=3091&highlight=chatbox)
Merci a Sofia pour la traduction, j'ai seulement fait la Mise a jour pour la version 3.7.0