[SPIP] ~v3.0.20-->v3.0.25
[lhc/web/clavette_www.git] / www / plugins-dist / mots / prive / squelettes / contenu / mots.html
index 6b084f5..bc681ee 100644 (file)
@@ -2,17 +2,19 @@
 [(#AUTORISER{creer,groupemots}|oui)
 <p><:mots:info_creation_mots_cles|typo:> #AIDER{mots}</p>
 ]
-<BOUCLE_groupes(GROUPES_MOTS){par multi titre}>[(#AUTORISER{voir,groupemots,#ID_GROUPE}|oui)
+<BOUCLE_groupes(GROUPES_MOTS){par num titre}{par multi titre}>[(#AUTORISER{voir,groupemots,#ID_GROUPE}|oui)
        <div class="groupe_mots" id="groupe_mots-#ID_GROUPE">
                [(#BOITE_OUVRIR{[[(#RANG). ](#TITRE)[(#CHEMIN_IMAGE{groupe_mots-24.png}|balise_img{'',cadre-icone})]],'simple','titrem'})]
                        [(#AUTORISER{modifier,groupemots,#ID_GROUPE})
                                [(#URL_ECRIRE{groupe_mots_edit,id_groupe=#ID_GROUPE}|icone_verticale{<:mots:icone_modif_groupe_mots:>,groupe_mots-24.png,edit,right})]
                        ]
                        <div id="wysiwyg">
-                       <INCLURE{fond=prive/objets/contenu/groupe_mots,id=#ID_GROUPE} />
+                       [(#PIPELINE{afficher_contenu_objet,#ARRAY{
+                               args,#ARRAY{type,groupe_mots,id,#ID_GROUPE,id_objet,#ID_GROUPE},
+                               data,#INCLURE{fond=prive/objets/contenu/groupe_mots, id=#ID_GROUPE, id_groupe=#ID_GROUPE}}})]
                        </div>
                        <div class="nettoyeur"></div>
-                       <INCLURE{fond=prive/objets/liste/mots-admin,id_groupe,par=titre,ajax,env} />
+                       <INCLURE{fond=prive/objets/liste/mots-admin,id_groupe,par=multi titre,ajax,env} />
                        [(#AUTORISER{voir,groupemots,#ID_GROUPE})
                                [(#URL_ECRIRE{groupe_mots,id_groupe=#ID_GROUPE}
                                        |icone_verticale{<:mots:icone_voir_groupe_mots:>,groupe_mots-24.png,'',left})]
@@ -23,4 +25,4 @@
                        ]
                #BOITE_FERMER
        </div>
-]</BOUCLE_groupes>
\ No newline at end of file
+]</BOUCLE_groupes>