Sofia
04/06/2008, 19h41
Ce hack permet de classer votre liste de membres par groupe d'utilisateurs.
Remerciements
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 : redspider (http://www.vbulletin.org/forum/member.php?u=105594)
Source / Link of Thread : Sort Memberlist by usergroup (http://www.vbulletin.org/forum/showthread.php?t=178058)
Version du hack : 1.00
Version vBulletin Requise / Version vBulletin Required : vB 3.7
Testé / Tested : oui
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
Importation du XML
Importez le fichier listemembre_groupe.xml depuis votre panneau d'administration.
Modules et Produits >> Gestionnaire de Produits >> Importer / Exporter des Produits
Modification de template
Dans le template memberlist, recherchez :
$letterbits
</tr>
</table>
En-dessous, ajoutez :
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="left"><tr><td><form name="ugidform">
<select name="ugid" onchange="location.href='$totalurl&ugid=' + document.ugidform.ugid.value;">
<option disabled="disabled" <if condition="!$ugid">selected="selected"</if>>Choisir un groupe</option>
$ugbits
</select>
<input type="button" onclick="location.href='$totalurl&ugid=' + document.ugidform.ugid.value;" value="Go" class="button" />
</form></td></tr></table>
<br/><br/>
Configuration
Pas de configuration nécessaire.
Screenshots et Archive
Remerciements
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 : redspider (http://www.vbulletin.org/forum/member.php?u=105594)
Source / Link of Thread : Sort Memberlist by usergroup (http://www.vbulletin.org/forum/showthread.php?t=178058)
Version du hack : 1.00
Version vBulletin Requise / Version vBulletin Required : vB 3.7
Testé / Tested : oui
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
Importation du XML
Importez le fichier listemembre_groupe.xml depuis votre panneau d'administration.
Modules et Produits >> Gestionnaire de Produits >> Importer / Exporter des Produits
Modification de template
Dans le template memberlist, recherchez :
$letterbits
</tr>
</table>
En-dessous, ajoutez :
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="left"><tr><td><form name="ugidform">
<select name="ugid" onchange="location.href='$totalurl&ugid=' + document.ugidform.ugid.value;">
<option disabled="disabled" <if condition="!$ugid">selected="selected"</if>>Choisir un groupe</option>
$ugbits
</select>
<input type="button" onclick="location.href='$totalurl&ugid=' + document.ugidform.ugid.value;" value="Go" class="button" />
</form></td></tr></table>
<br/><br/>
Configuration
Pas de configuration nécessaire.
Screenshots et Archive