source: trunk/spip/esqueleto-redcta/plugins/crayons/controleurs/signature_nom.html @ 69

Last change on this file since 69 was 69, checked in by guille, 16 years ago

Se agrego Plugin Crayon y se actualizaron los esqueletos para que funcione

File size: 277 bytes
Line 
1[(#REM)
2
3        Controleur pour le crayon 'signature-nom', uniquement html
4]
5#CACHE{0}
6
7<BOUCLE_c(SIGNATURES){id_signature}{statut==.}>
8<input class="crayon-active" name="#ENV{name_nom_email}"
9 style="width:#ENV{largeur}px;#ENV{style}" value="[(#NOM**|entites_html)]" />
10</BOUCLE_c>
Note: See TracBrowser for help on using the repository browser.