Last change
on this file since 10018 was
10018,
checked in by bertrand@…, 14 years ago
|
Une vue à integrer dans article.html: <INCLURE{fond=vues/mots_article_brut}{id_article}> ... manque les #EDIT{id_mot-} , "-" pour la gomme :)
|
File size:
373 bytes
|
Line | |
---|
1 | [(#REM) |
---|
2 | |
---|
3 | Vue pour le crayon 'mots_article_brut' |
---|
4 | |
---|
5 | ] |
---|
6 | #CACHE{0} |
---|
7 | <BOUCLE_a(ARTICLES){id_article}{lang}{statut==.}> |
---|
8 | <B_moex> |
---|
9 | <ul class="mots_article"><p>Mots-clé pour #TITRE (#ID_ARTICLE)</p> |
---|
10 | <BOUCLE_moex(MOTS){id_article}{doublons}> |
---|
11 | <li>#ID_GROUPE:#ID_MOT : [(#TITRE|entites_html)] </li> |
---|
12 | </BOUCLE_moex> |
---|
13 | </ul> |
---|
14 | </B_moex> |
---|
15 | <p>Pas de mot-clé existant</p> |
---|
16 | <//B_moex> |
---|
17 | </BOUCLE_a> |
---|
Note: See
TracBrowser
for help on using the repository browser.