Changeset 115252 in spip-zone
- Timestamp:
- May 5, 2019, 9:46:40 PM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/grappes/trunk/prive/objets/liste/grappes-groupes_mots_lies.html
r115251 r115252 1 #SET{selection,#ENV{objet}|objet_type|lister_objets_lies{grappe,#ID_GRAPPE,grappe}} 1 #SET{selectiondesordre,#ENV{objet}|objet_type|lister_objets_lies{grappe,#ID_GRAPPE,grappe}} 2 #SET{selection, #ARRAY} 3 <BOUCLE_RangSelection(GRAPPES_LIENS){id_objet IN #GET{selectiondesordre}}{par rang}> 4 [(#SET{selection,#GET{selection}|push{#ID_OBJET}})] 5 </BOUCLE_RangSelection> 2 6 <B_liste> 3 7 #ANCRE_PAGINATION … … 6 10 [<caption><strong class="caption">(#ENV*{titre,#GRAND_TOTAL|singulier_ou_pluriel{mots:info_1_groupe_mots,mots:info_nb_groupe_mots}})</strong></caption>] 7 11 <tbody> 8 <BOUCLE_liste(GROUPES_MOTS spip_grappes_liens){par spip_grappes_liens.rang}{id_groupe IN #GET{selection}}{pagination 5}{recherche ?}{statut?}{tout}>12 <BOUCLE_liste(GROUPES_MOTS){id_groupe IN #GET{selection}}{pagination 5}{recherche ?}{statut?}{tout}> 9 13 <tr id="#ID_GROUPE" class="[(#COMPTEUR_BOUCLE|alterner{row_odd,row_even})]"> 10 14 <td class="statut">[(#VAL|puce_statut{groupe_mots,#ID_GROUPE})]</td>
Note: See TracChangeset
for help on using the changeset viewer.