Allan
01/03/2010, 14h39
Ce mod permet d'ajouter au dessus de la signature une image affichant de facon très voyante le créateur du sujet en cours de lecture.
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 :TimberFloorAu (http://www.vbulletin.org/forum/member.php?u=252664)
Source / Link of Thread:YBMF-Threadstarter (http://www.vbulletin.org/forum/showthread.php?t=234331)
Version du hack / Hack version : 1.0
Version vBulletin Requise / Version vBulletin Required : vB 4..0.1 mini
Testé / Tested: oui sur 4.0.2
Traducteur / Translator: Allan
Copyright © 2006-2010 vBulletin-Ressources.com - Tous droits réservés Uniquement pour nos traductions / Copyright © 2006-2010 vBulletin-Ressources.com - All Rights Reserved Only for ours translations
Installation
Dans le template "postbit" ou "postbit_legacy", trouver:
{vb:raw template_hook.postbit_signature_start}
Ajouter en dessous:
<!--YoBroMoFo Thread Starter-->
<vb:if condition="$post['signature'] OR $thread['postuserid'] == $post['userid']">
<!-- sig -->
<div>
__________________<br />
<vb:if condition="$thread['postuserid'] == $post['userid']">
<img src="images/thread_starter.gif" alt="Créateur du sujet"><br />
</vb:if>
</div>
<!-- / sig -->
</vb:if>
<!--end of YoBroMoFo Thread Starter-->
Importer l'image "thread_starter.gif" dans le dossier "..images/"
PS: Je joint une version française de l'image ainsi que le fichier psd pour la modifier si besoin.
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 :TimberFloorAu (http://www.vbulletin.org/forum/member.php?u=252664)
Source / Link of Thread:YBMF-Threadstarter (http://www.vbulletin.org/forum/showthread.php?t=234331)
Version du hack / Hack version : 1.0
Version vBulletin Requise / Version vBulletin Required : vB 4..0.1 mini
Testé / Tested: oui sur 4.0.2
Traducteur / Translator: Allan
Copyright © 2006-2010 vBulletin-Ressources.com - Tous droits réservés Uniquement pour nos traductions / Copyright © 2006-2010 vBulletin-Ressources.com - All Rights Reserved Only for ours translations
Installation
Dans le template "postbit" ou "postbit_legacy", trouver:
{vb:raw template_hook.postbit_signature_start}
Ajouter en dessous:
<!--YoBroMoFo Thread Starter-->
<vb:if condition="$post['signature'] OR $thread['postuserid'] == $post['userid']">
<!-- sig -->
<div>
__________________<br />
<vb:if condition="$thread['postuserid'] == $post['userid']">
<img src="images/thread_starter.gif" alt="Créateur du sujet"><br />
</vb:if>
</div>
<!-- / sig -->
</vb:if>
<!--end of YoBroMoFo Thread Starter-->
Importer l'image "thread_starter.gif" dans le dossier "..images/"
PS: Je joint une version française de l'image ainsi que le fichier psd pour la modifier si besoin.