{**************************************************************************} {* *} {* 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 *} {* *} {**************************************************************************} {if !$details.own}

Tu n'es pas administrateur de la liste, mais du site.

{/if} {include file="lists/header_listes.tpl" on=admin}

Pour inscrire un utilisateur, il faut remplir les champs prévus à cet effet en saisissant un de ses identifiants, de la forme "prenom.nom", ou "prenom.nom.promo" en cas d'homonymie. Pour inscrire plusieurs utilisateurs, les séparer par des espaces. L'icône {icon name=cross title='retirer membre'} permet de désinscrire de la liste quelqu'un qui y était abonné.

{if $unregistered|@count neq 0}

Marketing d'utilisateurs non-inscrits

{if $unregistered|@count eq 1} L'utilisateur suivant n'est pas inscrit à Polytechnique.org. Tu peux l'y inciter en lui faisant envoyer un mail de marketing. Une fois inscrit à Polytechnique.org, l'inscription à la liste lui sera automatiquement proposée. {else} Les utilisateurs suivants ne sont pas inscrits à Polytechnique.org. Tu peux les y inciter en leur faisant envoyer des mails de marketing. Une fois inscrits à Polytechnique.org, l'inscription à la liste leur sera automatique proposée. {/if}

{foreach from=$unregistered key=login item=it} {/foreach}
{$login} Camarade :
Action* :

*La dernière action ajoute simplement la liste de diffusion aux abonnements qui seront proposés au camarade lors de son inscription à Polytechnique.org sans pour autant lui enovyer de mail de marketing. Cette action est automatique si tu choisis l'envoi de mail.

{/if}

modérateurs de la liste

{foreach from=$owners item=xs key=promo} {/foreach}
{if $promo}{$promo}{else}non-X{/if} {foreach from=$xs item=x} {if $promo && strpos($x.l, '@') === false} {$x.n} {elseif $x.x} {$x.n} {elseif $x.n} {$x.n} {else} {$x.l} {/if} {icon name=cross title='retirer modérateur'}
{/foreach}
Ajouter ...  

{$np_m|default:"0"} membre{if $np_m > 1}s{/if} dans la liste

{foreach from=$members item=xs key=promo} {/foreach}
{if $promo}{$promo}{else}non-X{/if} {foreach from=$xs item=x} {if $promo && strpos($x.l, '@') === false} {$x.n} {elseif $x.x} {$x.n} {elseif $x.n} {$x.n} {else} {$x.l} {/if} {icon name=cross title='retirer membre'}
{/foreach}
Ajouter ...  
{* vim:set et sw=2 sts=2 sws=2 enc=utf-8: *}