X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=templates%2Fxnetgrp%2Fform.announce.tpl;h=961bd548f1ca18115ce413ef34c393f587d293f5;hb=d6eba9a41709ad48eeaf9c4d335f5bd86872e90a;hp=b7b047a3354681fd1b122e7a11ff84881f6d2306;hpb=8b1f8e12d444062ef63a0db3a8fa94582a9778c3;p=platal.git diff --git a/templates/xnetgrp/form.announce.tpl b/templates/xnetgrp/form.announce.tpl index b7b047a..961bd54 100644 --- a/templates/xnetgrp/form.announce.tpl +++ b/templates/xnetgrp/form.announce.tpl @@ -1,6 +1,6 @@ {**************************************************************************} {* *} -{* Copyright (C) 2003-2006 Polytechnique.org *} +{* Copyright (C) 2003-2008 Polytechnique.org *} {* http://opensource.polytechnique.org/ *} {* *} {* This program is free software; you can redistribute it and/or modify *} @@ -22,7 +22,7 @@ - + {if $art.photo} + + {/if} {if ($is_logged || $admin) && $art.contacts} - + {/if} - - +
+ {if $is_logged && !$admin}
{if $is_admin} @@ -32,43 +32,53 @@
{/if} {tidy} - {if $admin}Aperçu de : {/if}{$art.titre} + {if $admin}Aperçu de : {/if}{$art.titre} {/tidy}
+ {$art.titre} + - {tidy} - {$art.texte|nl2br} - {/tidy} + {$art.texte|miniwiki|smarty:nodefaults}
Contacts :Contacts :
- {tidy} {if $art.contact_html} + {tidy} {$art.contact_html|nl2br|smarty:nodefaults} + {/tidy} {else} - {$art.contacts|url_catcher|nl2br|smarty:nodefaults} + {$art.contacts|miniwiki|smarty:nodefaults} {/if} - {/tidy}
+
+
- Annonce proposée par + Annonce proposée par {$art.prenom} {$art.nom} (X{$art.promo}) +
+ + {if $art.post_id} + {icon name=comments title="Discussions"}Discuter + {/if} +
-{* vim:set et sw=2 sts=2 sws=2: *} +{* vim:set et sw=2 sts=2 sws=2 enc=utf-8: *}