Last change
on this file since 133 was
80,
checked in by guille, 16 years ago
|
el plugin completo
|
-
Property svn:executable set to
*
|
File size:
633 bytes
|
Line | |
---|
1 | #CACHE{0} |
---|
2 | <B_listemots> |
---|
3 | <BOUCLE_cachearts(MOTS){type==cacher}{doublons cacher}></BOUCLE_cachearts> |
---|
4 | <div id="recherche-mots" class="listagebloc"> |
---|
5 | <h2><:resultat_recherche_mots:></h2> |
---|
6 | <ul class="listageconteneur"> |
---|
7 | <BOUCLE_listemots(MOTS){recherche}{par points}{inverse}{doublons cacher}> |
---|
8 | <li> |
---|
9 | [(#INCLURE{fond=formatage_logo_liste}{id_mot}{conteneur=#ENV{conteneur}})] |
---|
10 | <h4 class="listagetitre"><a href="#URL_MOT">[(#TITRE|supprimer_numero)]</a></h4> |
---|
11 | |
---|
12 | [<p class="listagetexte">(#DESCRIPTIF|couper{200}|supprimer_tags)</p>] |
---|
13 | <p class="listagesuite"><a href="#URL_MOT"><:suite:></a></p> |
---|
14 | </li> |
---|
15 | </BOUCLE_listemots> |
---|
16 | </ul> |
---|
17 | </div> |
---|
18 | </B_listemots> |
---|
Note: See
TracBrowser
for help on using the repository browser.