X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;ds=sidebyside;f=templates%2Fnewsletter%2Fedit.tpl;h=e86bb482612b9dfb2accaa79a674dc699590f1fc;hb=1dc71da137a384e771723b8a893539a7f5cc9fab;hp=b19bfa3bf0c85aa6926c0391376cf30c41919451;hpb=163eddd27fc207dd4b46de6f6bff95b77990a95f;p=platal.git diff --git a/templates/newsletter/edit.tpl b/templates/newsletter/edit.tpl index b19bfa3..e86bb48 100644 --- a/templates/newsletter/edit.tpl +++ b/templates/newsletter/edit.tpl @@ -1,6 +1,6 @@ {**************************************************************************} {* *} -{* Copyright (C) 2003-2006 Polytechnique.org *} +{* Copyright (C) 2003-2009 Polytechnique.org *} {* http://opensource.polytechnique.org/ *} {* *} {* This program is free software; you can redistribute it and/or modify *} @@ -28,14 +28,14 @@

[liste] -[visualiser] +[visualiser]

-
+ @@ -48,6 +48,23 @@ + + + + + + + +
- Propriétés de la newsletter + Propriétés de la newsletter
+ Nom + + + (Ex : 2006-06 pour la NL de juin 2006) +
+ Titre de l'email + + +
Titre @@ -83,10 +100,10 @@ - {foreach from=$nl->_arts item=arts key=cat} @@ -99,25 +116,59 @@ {foreach from=$arts item=art} - {/foreach} {/foreach}
- Créer un nouvel article ... + Créer un nouvel article… - [créer] + + {icon name=add title="créer"}
-
{$art->toText($smarty.session.prenom,$smarty.session.nom,$smarty.session.femme)|smarty:nodefaults}
+
{$art->toText('%hash%','%login%')}
- Pos: {$art->_pos}
- [edit]
- [delete] +
+ Pos: {$art->_pos}
+ + {icon name="page_edit" title="Editer"} + +


+ + {icon name="delete" title="Supprimer"} +
+
+ + + + + + + {if $ips_to_check|@count > 0} + {foreach from=$ips_to_check item=ip_list key=title} + {foreach from=$ip_list item=domain key=ip} + + + + + {assign var=title value=''} + {/foreach} + {/foreach} + {else} + + + + {/if} +
+ Vérifier les url et adresses emails sur Spamhaus +
{$title}{$domain}
+ +
+ + {else}

[retour]

-{if !$art->check()}

article trop long !

{/if} @@ -139,7 +190,7 @@
Version texte
@@ -149,7 +200,7 @@ - + - + + + + +
- Editer un article + Éditer un article
CatégorieCatégorie
Ajouts (emails, contacts, tarifs, site web, ...)Ajouts (emails, contacts, tarifs, site web…)
+ {icon name=information} Voir la documentation du wiki +
@@ -189,4 +246,4 @@ {/if} -{* vim:set et sw=2 sts=2 sws=2: *} +{* vim:set et sw=2 sts=2 sws=2 enc=utf-8: *}