X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=templates%2Fevents%2Fform.tpl;h=5a224d07c851f01650f8c2fc83c579df95be7482;hb=285596e4fdf65e9871c07bf33b6e674584868509;hp=418b1dea43207b85cddb2d2ab27b3a98073ade46;hpb=02838718a24585bf72f3e4c26a8e4f1d19817dc9;p=platal.git diff --git a/templates/events/form.tpl b/templates/events/form.tpl index 418b1de..5a224d0 100644 --- a/templates/events/form.tpl +++ b/templates/events/form.tpl @@ -1,6 +1,6 @@ {**************************************************************************} {* *} -{* Copyright (C) 2003-2007 Polytechnique.org *} +{* Copyright (C) 2003-2008 Polytechnique.org *} {* http://opensource.polytechnique.org/ *} {* *} {* This program is free software; you can redistribute it and/or modify *} @@ -20,6 +20,25 @@ {* *} {**************************************************************************} +{if $smarty.request.texte} +{assign var=texte value=$smarty.request.texte|smarty:nodefaults} +{/if} +{if $smarty.request.titre} +{assign var=titre value=$smarty.request.titre|smarty:nodefaults} +{/if} +{if $smarty.request.promo_min} +{assign var=promo_min value=$smarty.request.promo_min|smarty:nodefaults} +{/if} +{if $smarty.request.promo_max} +{assign var=promo_max value=$smarty.request.promo_max|smarty:nodefaults} +{/if} +{if $smarty.request.peremption} +{assign var=peremption value=$smarty.request.peremption|smarty:nodefaults} +{/if} +{if $smarty.request.important} +{assign var=important value=$smarty.request.important|smarty:nodefaults} +{/if} + Essaie de faire un texte court, une annonce ne doit pas excéder 800 caractères soit une douzaine de ligne. Tu en es déjà à caractères. + @@ -102,8 +132,8 @@ {/if}
- Choisir un fichier :
- Indiquer une adresse : + Choisir un fichier :
+ Indiquer une adresse :
@@ -119,73 +149,19 @@ N'oublie pas de remplir les informations suivantes :

- - - - - - - - - - - - - + {include file="include/field.promo.tpl"} @@ -193,9 +169,7 @@ Dernier jour d'affichage {if $admin_evts}
Informations complémentaires
- Tu peux limiter la visibilité de ton annonce aux camarades de certaines promotions : -
Promotion la plus ancienne - incluse -  (ex : 1980, 0 signifie pas de minimum) -
Promotion la plus jeune - incluse -  (ex : 2000, 0 signifie pas de maximum) -
- + Tu peux limiter la visibilité de ton annonce aux camarades de certaines promotions :
- Choisis la date d'expiration de ton annonce : + Choisis la date d'expiration de ton annonce :
- + {valid_date name="peremption" value=$peremption to=60}