{**************************************************************************} {* *} {* Copyright (C) 2003-2008 Polytechnique.org *} {* http://opensource.polytechnique.org/ *} {* *} {* This program is free software; you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation; either version 2 of the License, or *} {* (at your option) any later version. *} {* *} {* This program is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} {* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} {* along with this program; if not, write to the Free Software *} {* Foundation, Inc., *} {* 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA *} {* *} {**************************************************************************}

{$asso.nom} : Annuaire du groupe

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

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

[tous les membres] [animateurs]
{foreach from=$alphabet item=c} {if $c} [{$c}] {/if} {/foreach}

{if $is_admin} {/if} {iterate from=$ann item=m} {if $is_admin} {/if} {/iterate}
{if $sort eq 'alpha'} {elseif $sort eq 'alpha_inv'} {/if} Prénom NOM {if $sort eq 'promo_inv'} {elseif $sort eq 'promo'} {/if} 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} {if $m.inscrit} {icon name=vcard title="[vcard]"} {icon name=email title="mail"} {else} {icon name=email title="mail"} {/if} {icon name=user_edit title="Edition du profil"} {icon name=delete title="Supprimer de l'annuaire"}

{foreach from=$links item=ofs key=txt} {$txt} {/foreach}

{if $broken}

{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.

{/if} {/if} {* vim:set et sw=2 sts=2 sws=2 enc=utf-8: *}