Last change
on this file since 251 was
80,
checked in by guille, 16 years ago
|
el plugin completo
|
-
Property svn:executable set to
*
|
File size:
546 bytes
|
Line | |
---|
1 | <div id="liste-articles-mot" class="listagebloc"> |
---|
2 | <h2><:derniere_entree_groupe:></h2> |
---|
3 | <ul class="listageconteneur"> |
---|
4 | <BOUCLE_listemot(MOTS){id_groupe}{par num titre}{par titre}> |
---|
5 | <BOUCLE_lastforums(ARTICLES){id_mot}{par num titre}{par titre}{0,1}> |
---|
6 | <li> |
---|
7 | <h4 class="listagetitre"><a href="#URL_ARTICLE">[(#TITRE|supprimer_numero)]</a></h4> |
---|
8 | <div class="listageinfo">[(#DATE|affdate)][, <:par_auteur:> <a href="mailto:#EMAIL">(#NOM)</a>]</div> |
---|
9 | <p class="listagetexte">[(#TEXTE|couper{120})]</p> |
---|
10 | </li> |
---|
11 | </BOUCLE_lastforums></BOUCLE_listemot> |
---|
12 | </ul> |
---|
13 | </div> |
---|
Note: See
TracBrowser
for help on using the repository browser.