source: trunk/spip/esqueleto-redcta/plugins/magusine/squelettes/blocs/article/include-autresarticles-liste.html @ 80

Last change on this file since 80 was 80, checked in by guille, 15 years ago

el plugin completo

  • Property svn:executable set to *
File size: 299 bytes
Line 
1<BOUCLE_recup(ARTICLES){id_article}>
2<BOUCLE_autresarticles(ARTICLES){id_rubrique}{par num titre, titre}>
3<li[ class="(#EXPOSE{courante,})"]><h4 class="listagetitre"><#EXPOSE{span,a href="#URL_ARTICLE"}>[(#TITRE|supprimer_numero)]</#EXPOSE{span,a}></h4></li>
4</BOUCLE_autresarticles>
5</BOUCLE_recup>
Note: See TracBrowser for help on using the repository browser.