source: trunk/spip/esqueleto-redcta/plugins/crayons/controleurs/forum_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: 263 bytes
Line 
1[(#REM)
2
3        Controleur pour le crayon 'forum-nom', uniquement html
4
5]
6#CACHE{0}
7
8<BOUCLE_b(FORUMS){id_forum}{statut==.}>
9<input class="crayon-active" name="#ENV{name_auteur}"
10 style="width:#ENV{largeur}px;#ENV{style}" value="[(#NOM**|entites_html)]" />
11</BOUCLE_b>
Note: See TracBrowser for help on using the repository browser.