X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=templates%2Fxnetgrp%2Fannuaire.tpl;h=1ecffae085c63ee39082f88480674e0f156162dc;hb=e14069654a64b00afcec4d312c81c827d3c5f411;hp=0d5ca0038945473f0c36a88e2b7cdc0a0ba5f13b;hpb=527ccdb5d9e3a120168331f4aa3070f6c574228e;p=platal.git diff --git a/templates/xnetgrp/annuaire.tpl b/templates/xnetgrp/annuaire.tpl index 0d5ca00..1ecffae 100644 --- a/templates/xnetgrp/annuaire.tpl +++ b/templates/xnetgrp/annuaire.tpl @@ -1,6 +1,6 @@ {**************************************************************************} {* *} -{* Copyright (C) 2003-2008 Polytechnique.org *} +{* Copyright (C) 2003-2009 Polytechnique.org *} {* http://opensource.polytechnique.org/ *} {* *} {* This program is free software; you can redistribute it and/or modify *} @@ -20,10 +20,10 @@ {* *} {**************************************************************************} -

{$asso.nom} : Annuaire du groupe

+

{$asso->nom} : Annuaire du groupe

-Le groupe {$asso.nom} compte {$nb_tot} membres : +Le groupe {$asso->nom} compte {$nb_tot} membres :

{if $plset_base} -{include file="core/plset.tpl"} +{include core=plset.tpl} {else}

-[tous les membres] -[animateurs]
+[tous les membres] +[animateurs]
+{* + XXX: This code has been temporary dropped, waiting for a cleaner way to do that stuff {foreach from=$alphabet item=c} {if $c} -[{$c}] +[{$c}] {/if} {/foreach} +*}

@@ -97,53 +102,55 @@ Le groupe {$asso.nom} compte {$nb_tot} membres : {/if} - {iterate from=$ann item=m} + {foreach from=$users item=user} - - {if $m.comm} - + {profile user=$user promo=false} + + {if $user->group_comm} + {/if} - {if $is_admin} {/if} - {/iterate} + {/foreach}
- - {if $sort eq 'alpha'} + + {if $order eq 'directory_name'} - {elseif $sort eq 'alpha_inv'} + {elseif $order eq '-directory_name'} {/if} - Prénom NOM + Prénom NOM - - {if $sort eq 'promo_inv'} + + {if $order eq '-promo'} - {elseif $sort eq 'promo'} + {elseif $order eq 'promo'} {/if} - Promo + Promo InfosActions
- {if $m.admin}{/if} - {if $m.inscrit} - - {elseif $m.x} - - {/if} - {if $m.femme}•{/if}{if $m.prenom || $m.nom}{$m.prenom} {$m.nom|strtoupper}{else}{$m.email}{/if} - {if $m.x}{/if} - {if $m.admin}{/if} - {if $m.inscrit && !$m.actif} - {icon name=error title="Recherche d'email"} - {assign var=broken value=true} - {/if}{if $m.admin}{/if}{$m.promo}{if $m.admin}{/if}{$m.comm} + {if $user->group_perms eq 'admin'}{/if} + {$user->promo()} + {if $user->group_perms eq 'admin'}{/if} + {$user->group_comm} - {if $m.inscrit} - {icon name=vcard title="[vcard]"} - {icon name=email title="mail"} - {else} - {icon name=email title="mail"} + group_comm} colspan="2"{/if}> + {if $user->hasProfile()} + {icon name=vcard title="[vcard]"} {/if} + {icon name=email title="email"} - {icon name=user_edit title="Edition du profil"} - {icon name=delete title="Supprimer de l'annuaire"} + {icon name=user_edit title="Édition du profil"} + {icon name=delete title="Supprimer de l'annuaire"}
+{if $pages gt 1}

-{foreach from=$links item=ofs key=txt} -{$txt} -{/foreach} +{section name="links" loop=$pages} +{if $smarty.section.links.index eq $current} +{$smarty.section.links.iteration} +{else} +{if $smarty.section.links.first} +précédente +{/if} +{$smarty.section.links.iteration} +{if $smarty.section.links.last} +suivante +{/if} +{/if} +{/section}

+{/if} {if $broken}

- {icon name=error} : Un camarade signalé par ce symbole n'a plus d'adresse de redirection et ne peut donc + {icon name=error} Un camarade signalé par ce symbole n'a plus d'adresse de redirection et ne peut donc plus être contacté via son adresse polytechnique.org. Si tu connais sa nouvelle adresse, tu peux nous la communiquer en cliquant sur le symbole.