1 | <a name="derniers_articles_bis"></a> |
---|
2 | |
---|
3 | <div class="formulaire_spip formulaire_configurer formulaire_#FORM"> |
---|
4 | |
---|
5 | <h3 class="titrem">[(#CHEMIN_IMAGE{configune.png}|balise_img{'',cadre-icone})]<:escal:une_derniers_bis:></h3> |
---|
6 | [<p class="reponse_formulaire reponse_formulaire_ok">(#ENV*{message_ok})</p>] |
---|
7 | [<p class="reponse_formulaire reponse_formulaire_erreur">(#ENV*{message_erreur})</p>] |
---|
8 | <form method="post" action="#ENV{action}"> |
---|
9 | <div> |
---|
10 | #ACTION_FORMULAIRE{#ENV{action}} |
---|
11 | |
---|
12 | |
---|
13 | <ul> |
---|
14 | |
---|
15 | <!-- présentation --> |
---|
16 | <li class="editer [ (#GET{erreurs}|oui)erreur]"> |
---|
17 | <label style="width: 500px"><strong><:escal:onglets_derniers_presentation:></strong></label> |
---|
18 | <div class=nettoyeur></div> |
---|
19 | <div class="explication"> |
---|
20 | #SET{name,nombrearticlesunebis}#SET{erreurs,#ENV**{erreurs}|table_valeur{#GET{name}}} |
---|
21 | <:escal:onglets_nombre_articles_exergue:> |
---|
22 | [<span class='erreur_message'>(#GET{erreurs})</span> |
---|
23 | ]<span class="choix"> |
---|
24 | <input type="texte" style="width:30px" name="#GET{name}" id="#GET{name}" value="[(#ENV{#GET{name}}|?{#ENV{#GET{name}},50})]" /> |
---|
25 | </span> |
---|
26 | <br /><br /> |
---|
27 | #SET{name,modelepaginarticlesunebis}#SET{erreurs,#ENV**{erreurs}|table_valeur{#GET{name}}} |
---|
28 | <:escal:onglets_bis_pagination:> |
---|
29 | [<span class='erreur_message'>(#GET{erreurs})</span> |
---|
30 | ]<span class="choix droite"> |
---|
31 | <input type="radio" name="#GET{name}" id="#GET{name}_defaut" value="" |
---|
32 | [(#ENV{#GET{name}}|non)checked="checked"]/><label for="#GET{name}_non"><:escal:onglets_bis_pagin_defaut:></label><br /> |
---|
33 | |
---|
34 | <input type="radio" name="#GET{name}" id="#GET{name}_prive" value="prive" |
---|
35 | [(#ENV{#GET{name}}|=={prive}|oui)checked="checked"] [(#ENV{#GET{name}}|non)checked="checked"]/><label for="#GET{name}_non"><:escal:onglets_bis_pagin_prive:></label><br /> |
---|
36 | |
---|
37 | <input type="radio" name="#GET{name}" id="#GET{name}_page" value="page" |
---|
38 | [(#ENV{#GET{name}}|=={page}|oui)checked="checked"] /><label for="#GET{name}_non"><:escal:onglets_bis_pagin_page:></label><br /> |
---|
39 | |
---|
40 | <input type="radio" name="#GET{name}" id="#GET{name}_page_precedent_suivan" value="page_precedent_suivant" |
---|
41 | [(#ENV{#GET{name}}|=={page_precedent_suivant}|oui)checked="checked"] /><label for="#GET{name}_non"><:escal:onglets_bis_pagin_pps:></label><br /> |
---|
42 | |
---|
43 | <input type="radio" name="#GET{name}" id="#GET{name}_precedent_suivant" value="precedent_suivant" |
---|
44 | [(#ENV{#GET{name}}|=={precedent_suivant}|oui)checked="checked"] /><label for="#GET{name}_oui"><:escal:onglets_bis_pagin_ps:></label><br /> |
---|
45 | |
---|
46 | </span> |
---|
47 | </span> |
---|
48 | <div style="clear:both"></div> |
---|
49 | #SET{name,paginarticlesunebis}#SET{erreurs,#ENV**{erreurs}|table_valeur{#GET{name}}} |
---|
50 | <:escal:nombre_articles_pagination:> |
---|
51 | [<span class='erreur_message'>(#GET{erreurs})</span> |
---|
52 | ]<span class="choix"> |
---|
53 | <input type="texte" style="width:30px" name="#GET{name}" id="#GET{name}" value="[(#ENV{#GET{name}}|?{#ENV{#GET{name}},5})]" /> |
---|
54 | </span> |
---|
55 | <br /><br /> |
---|
56 | </div> |
---|
57 | </li> |
---|
58 | |
---|
59 | |
---|
60 | <!-- pour chaque article --> |
---|
61 | <li class="editer [ (#GET{erreurs}|oui)erreur]"> |
---|
62 | <label style="width: 500px"><strong><:escal:onglets_derniers_article:></strong></label> |
---|
63 | <div class=nettoyeur></div> |
---|
64 | <div class="explication"> |
---|
65 | #SET{name,taillelogoartbis}#SET{erreurs,#ENV**{erreurs}|table_valeur{#GET{name}}} |
---|
66 | <:escal:articles_logo:> |
---|
67 | [<span class='erreur_message'>(#GET{erreurs})</span> |
---|
68 | ]<span class="choix"> |
---|
69 | <input type="texte" style="width:50px" name="#GET{name}" id="#GET{name}" value="[(#ENV{#GET{name}}|?{#ENV{#GET{name}},100})]" /> px |
---|
70 | </span> |
---|
71 | <br /><br /> |
---|
72 | #SET{name,surtitreunebis}#SET{erreurs,#ENV**{erreurs}|table_valeur{#GET{name}}} |
---|
73 | <:escal:affichage_surtitre:> |
---|
74 | [<span class='erreur_message'>(#GET{erreurs})</span> |
---|
75 | ]<span class="choix droite"> |
---|
76 | <input type="radio" name="#GET{name}" id="#GET{name}_oui" value="oui" |
---|
77 | [(#ENV{#GET{name}}|=={non}|non)checked="checked"] /><label for="#GET{name}_oui"><:item_oui:></label> |
---|
78 | |
---|
79 | <input type="radio" name="#GET{name}" id="#GET{name}_non" value="non" |
---|
80 | [(#ENV{#GET{name}}|=={non}|oui)checked="checked"] /><label for="#GET{name}_non"><:item_non:></label> |
---|
81 | </span> |
---|
82 | <br /><br /> |
---|
83 | #SET{name,soustitreunebis}#SET{erreurs,#ENV**{erreurs}|table_valeur{#GET{name}}} |
---|
84 | <:escal:affichage_soustitre:> |
---|
85 | [<span class='erreur_message'>(#GET{erreurs})</span> |
---|
86 | ]<span class="choix droite"> |
---|
87 | <input type="radio" name="#GET{name}" id="#GET{name}_oui" value="oui" |
---|
88 | [(#ENV{#GET{name}}|=={non}|non)checked="checked"] /><label for="#GET{name}_oui"><:item_oui:></label> |
---|
89 | |
---|
90 | <input type="radio" name="#GET{name}" id="#GET{name}_non" value="non" |
---|
91 | [(#ENV{#GET{name}}|=={non}|oui)checked="checked"] /><label for="#GET{name}_non"><:item_non:></label> |
---|
92 | </span> |
---|
93 | <br /><br /> |
---|
94 | #SET{name,auteurunebis}#SET{erreurs,#ENV**{erreurs}|table_valeur{#GET{name}}} |
---|
95 | <:escal:affichage_nom_auteur:> |
---|
96 | [<span class='erreur_message'>(#GET{erreurs})</span> |
---|
97 | ]<span class="choix droite"> |
---|
98 | <input type="radio" name="#GET{name}" id="#GET{name}_oui" value="oui" |
---|
99 | [(#ENV{#GET{name}}|=={non}|non)checked="checked"] /><label for="#GET{name}_oui"><:item_oui:></label> |
---|
100 | |
---|
101 | <input type="radio" name="#GET{name}" id="#GET{name}_non" value="non" |
---|
102 | [(#ENV{#GET{name}}|=={non}|oui)checked="checked"] /><label for="#GET{name}_non"><:item_non:></label> |
---|
103 | </span> |
---|
104 | <br /><br /> |
---|
105 | #SET{name,datepubunebis}#SET{erreurs,#ENV**{erreurs}|table_valeur{#GET{name}}} |
---|
106 | <:escal:affichage_date_pub:> |
---|
107 | [<span class='erreur_message'>(#GET{erreurs})</span> |
---|
108 | ]<span class="choix droite"> |
---|
109 | <input type="radio" name="#GET{name}" id="#GET{name}_oui" value="oui" |
---|
110 | [(#ENV{#GET{name}}|=={non}|non)checked="checked"] /><label for="#GET{name}_oui"><:item_oui:></label> |
---|
111 | |
---|
112 | <input type="radio" name="#GET{name}" id="#GET{name}_non" value="non" |
---|
113 | [(#ENV{#GET{name}}|=={non}|oui)checked="checked"] /><label for="#GET{name}_non"><:item_non:></label> |
---|
114 | </span> |
---|
115 | <br /><br /> |
---|
116 | #SET{name,datemodifunebis}#SET{erreurs,#ENV**{erreurs}|table_valeur{#GET{name}}} |
---|
117 | <:escal:affichage_date_modif:> |
---|
118 | [<span class='erreur_message'>(#GET{erreurs})</span> |
---|
119 | ]<span class="choix droite"> |
---|
120 | <input type="radio" name="#GET{name}" id="#GET{name}_oui" value="oui" |
---|
121 | [(#ENV{#GET{name}}|=={non}|non)checked="checked"] /><label for="#GET{name}_oui"><:item_oui:></label> |
---|
122 | |
---|
123 | <input type="radio" name="#GET{name}" id="#GET{name}_non" value="non" |
---|
124 | [(#ENV{#GET{name}}|=={non}|oui)checked="checked"] /><label for="#GET{name}_non"><:item_non:></label> |
---|
125 | </span> |
---|
126 | <br /><br /> |
---|
127 | #SET{name,rubriqueunebis}#SET{erreurs,#ENV**{erreurs}|table_valeur{#GET{name}}} |
---|
128 | <:escal:affichage_rubrique:> |
---|
129 | [<span class='erreur_message'>(#GET{erreurs})</span> |
---|
130 | ]<span class="choix droite"> |
---|
131 | <input type="radio" name="#GET{name}" id="#GET{name}_oui" value="oui" |
---|
132 | [(#ENV{#GET{name}}|=={non}|non)checked="checked"] /><label for="#GET{name}_oui"><:item_oui:></label> |
---|
133 | |
---|
134 | <input type="radio" name="#GET{name}" id="#GET{name}_non" value="non" |
---|
135 | [(#ENV{#GET{name}}|=={non}|oui)checked="checked"] /><label for="#GET{name}_non"><:item_non:></label> |
---|
136 | </span> |
---|
137 | <br /><br /> |
---|
138 | #SET{name,descriptifunebis}#SET{erreurs,#ENV**{erreurs}|table_valeur{#GET{name}}} |
---|
139 | <:escal:affichage_descriptif:> |
---|
140 | [<span class='erreur_message'>(#GET{erreurs})</span> |
---|
141 | ]<span class="choix droite"> |
---|
142 | <input type="radio" name="#GET{name}" id="#GET{name}_oui" value="oui" |
---|
143 | [(#ENV{#GET{name}}|=={non}|non)checked="checked"] /><label for="#GET{name}_oui"><:item_oui:></label> |
---|
144 | |
---|
145 | <input type="radio" name="#GET{name}" id="#GET{name}_non" value="non" |
---|
146 | [(#ENV{#GET{name}}|=={non}|oui)checked="checked"] /><label for="#GET{name}_non"><:item_non:></label> |
---|
147 | </span> |
---|
148 | <br /><br /> |
---|
149 | #SET{name,chapeauunebis}#SET{erreurs,#ENV**{erreurs}|table_valeur{#GET{name}}} |
---|
150 | <:escal:affichage_chapeau:> |
---|
151 | [<span class='erreur_message'>(#GET{erreurs})</span> |
---|
152 | ]<span class="choix droite"> |
---|
153 | <input type="radio" name="#GET{name}" id="#GET{name}_oui" value="oui" |
---|
154 | [(#ENV{#GET{name}}|=={non}|non)checked="checked"] /><label for="#GET{name}_oui"><:item_oui:></label> |
---|
155 | |
---|
156 | <input type="radio" name="#GET{name}" id="#GET{name}_non" value="non" |
---|
157 | [(#ENV{#GET{name}}|=={non}|oui)checked="checked"] /><label for="#GET{name}_non"><:item_non:></label> |
---|
158 | </span> |
---|
159 | <br /><br /> |
---|
160 | #SET{name,texteunebis}#SET{erreurs,#ENV**{erreurs}|table_valeur{#GET{name}}} |
---|
161 | <:escal:affichage_debut:> |
---|
162 | [<span class='erreur_message'>(#GET{erreurs})</span> |
---|
163 | ]<span class="choix droite"> |
---|
164 | <input type="radio" name="#GET{name}" id="#GET{name}_oui" value="oui" |
---|
165 | [(#ENV{#GET{name}}|=={non}|non)checked="checked"] /><label for="#GET{name}_oui"><:item_oui:></label> |
---|
166 | |
---|
167 | <input type="radio" name="#GET{name}" id="#GET{name}_non" value="non" |
---|
168 | [(#ENV{#GET{name}}|=={non}|oui)checked="checked"] /><label for="#GET{name}_non"><:item_non:></label> |
---|
169 | </span> |
---|
170 | <br /> |
---|
171 | #SET{name,tailletexteunebis}#SET{erreurs,#ENV**{erreurs}|table_valeur{#GET{name}}} |
---|
172 | <:escal:texte_coupe:> |
---|
173 | [<span class='erreur_message'>(#GET{erreurs})</span> |
---|
174 | ]<span class="choix"> |
---|
175 | <input type="texte" style="width:50px" name="#GET{name}" id="#GET{name}" value="[(#ENV{#GET{name}}|?{#ENV{#GET{name}},300})]" /><:escal:caracteres:> |
---|
176 | </span> |
---|
177 | <br /><br /> |
---|
178 | #SET{name,imageunebis}#SET{erreurs,#ENV**{erreurs}|table_valeur{#GET{name}}} |
---|
179 | <:escal:affichage_image:> |
---|
180 | [<span class='erreur_message'>(#GET{erreurs})</span> |
---|
181 | ]<span class="choix droite"> |
---|
182 | <input type="radio" name="#GET{name}" id="#GET{name}_oui" value="oui" |
---|
183 | [(#ENV{#GET{name}}|=={non}|non)checked="checked"] /><label for="#GET{name}_oui"><:item_oui:></label> |
---|
184 | |
---|
185 | <input type="radio" name="#GET{name}" id="#GET{name}_non" value="non" |
---|
186 | [(#ENV{#GET{name}}|=={non}|oui)checked="checked"] /><label for="#GET{name}_non"><:item_non:></label> |
---|
187 | </span> |
---|
188 | <br /> <br /> |
---|
189 | #SET{name,taillelogoimgexerguebis}#SET{erreurs,#ENV**{erreurs}|table_valeur{#GET{name}}} |
---|
190 | <:escal:articles_largeur_image:> |
---|
191 | [<span class='erreur_message'>(#GET{erreurs})</span> |
---|
192 | ]<span class="choix"> |
---|
193 | <input type="texte" style="width:50px" name="#GET{name}" id="#GET{name}" value="[(#ENV{#GET{name}}|?{#ENV{#GET{name}},150})]" /> px |
---|
194 | </span> |
---|
195 | <br /><br /> |
---|
196 | </div> |
---|
197 | </li> |
---|
198 | |
---|
199 | </ul> |
---|
200 | |
---|
201 | |
---|
202 | <!--------------------------------------------------------------------------------> |
---|
203 | <!-- Stockage des donnees -------------------------------------------------------> |
---|
204 | <!--------------------------------------------------------------------------------> |
---|
205 | |
---|
206 | <input type="hidden" name="_meta_casier" value="escal/config" /> |
---|
207 | <br /><br /> |
---|
208 | <p class="boutons"><span class='image_loading'> </span> |
---|
209 | <input type="submit" name="enregistrer" class="submit" value="<:bouton_valider:>" /> |
---|
210 | </p> |
---|
211 | </div> |
---|
212 | </form> |
---|
213 | </div> |
---|