{**************************************************************************} {* *} {* Copyright (C) 2003-2011 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 core=plset.tpl} {else}

[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}] {/if} {/foreach} *}

{if $is_admin} {/if} {assign var=lostUsers value=false} {foreach from=$users item=user} {if $user->group_comm} {/if} {if $is_admin} {/if} {/foreach}
{if $order eq 'directory_name'} {elseif $order eq '-directory_name'} {/if} NOM Prénom {if $order eq '-promo'} {elseif $order eq 'promo'} {/if} Promo InfosActions
{if $user->lost}{assign var=lostUsers value=true}{/if} {profile user=$user promo=false} {if $user->group_perms eq 'admin' && $user->category()}{/if} {$user->category()|default:"Extérieur"} {if $user->group_perms eq 'admin' && $user->category()}{/if} {$user->group_comm}group_comm} colspan="2"{/if}> {if $user->hasProfile()} {icon name=vcard title="[vcard]"} {/if} {icon name=email title="email"} {icon name=user_edit title="Édition du profil"} {icon name=delete title="Supprimer de l'annuaire"}
{if $pages gt 1}

{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 $lostUsers}

{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: *}