Last change
on this file since 590 was
69,
checked in by guille, 17 years ago
|
Se agrego Plugin Crayon y se actualizaron los esqueletos para que funcione
|
File size:
340 bytes
|
Rev | Line | |
---|
[69] | 1 | [(#REM) |
---|
| 2 | |
---|
| 3 | Controleur pour le crayon 'article_intro' , uniquement html |
---|
| 4 | |
---|
| 5 | ] |
---|
| 6 | #CACHE{0} |
---|
| 7 | <BOUCLE_a(ARTICLES){id_article}{statut==.}> |
---|
| 8 | <textarea class="crayon-active" name="#ENV{name_descriptif}" |
---|
| 9 | style="width:#ENV{largeur}px; height:#ENV{hauteur}px;#ENV{style}">[(#DESCRIPTIF**|sinon{#INTRODUCTION|textebrut}|entites_html)]</textarea> |
---|
| 10 | </BOUCLE_a> |
---|
Note: See
TracBrowser
for help on using the repository browser.