Changeset 65730 in spip-zone
- Timestamp:
- Sep 10, 2012, 7:04:38 PM (8 years ago)
- Location:
- _squelettes_/escal/branche_V3
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
_squelettes_/escal/branche_V3/inclusions/inc-derniers_comments.html
r65700 r65730 12 12 13 13 <BOUCLE_selection(RUBRIQUES){doublons}> 14 <BOUCLE_derniers(FORUMS){ id_article}{par date}{inverse}{0,#GET{nombredernierscomments}}{doublons comms}>14 <BOUCLE_derniers(FORUMS){tout}{par date}{inverse}{0,#GET{nombredernierscomments}}{doublons comms}> 15 15 </BOUCLE_derniers> 16 16 </BOUCLE_selection> … … 18 18 <B_affichage> 19 19 <p style="align:right">#PAGINATION</p> 20 <BOUCLE_affichage(FORUMS){ par date}{inverse}{0,#GET{nombredernierscomments}}{pagination #GET{nbrpagcomment}}{!doublons comms}>20 <BOUCLE_affichage(FORUMS){tout}{par date}{inverse}{0,#GET{nombredernierscomments}}{pagination #GET{nbrpagcomment}}{!doublons comms}> 21 21 <div class="titre-article-cadre"> 22 22 <a href="[(#URL_FORUM|parametre_url{lang,#ENV{lang}})]" [title="(#DESCRIPTIF|textebrut)"]> -
_squelettes_/escal/branche_V3/paquet.xml
r65700 r65730 2 2 prefix="escal" 3 3 categorie="squelette" 4 version="3.48. 1"4 version="3.48.2" 5 5 etat="stable" 6 6 compatibilite="[2.10.0;["
Note: See TracChangeset
for help on using the changeset viewer.