[SPIP] +2.1.12
[velocampus/web/www.git] / www / plugins / auto / aveline / noisettes / mot-autres_groupes.html
diff --git a/www/plugins/auto/aveline/noisettes/mot-autres_groupes.html b/www/plugins/auto/aveline/noisettes/mot-autres_groupes.html
new file mode 100644 (file)
index 0000000..f1ccd9e
--- /dev/null
@@ -0,0 +1,17 @@
+[(#SET{afficher_titre_liste, #ENV{afficher_titre_liste}|is_null|non|?{#ENV{afficher_titre_liste},'on'}})]\r
+[(#SET{titre_liste, #ENV{titre_liste}|sinon{public:autres_groupes_mots_clefs}})]\r
+[(#SET{titre,[(#GET{titre_liste}|=={titre_perso}|?{[(#ENV**{titre_liste_perso}|typo)],[(#GET{titre_liste}|_T)]})]})]\r
+<BOUCLE_mot(MOTS){id_mot}>\r
+<B_groupes_freres>\r
+<div class="liste groupes_mots">\r
+       [(#GET{afficher_titre_liste}|oui)[<h2 class="h2">(#GET{titre})</h2>]]\r
+       <ul class="liste-items">\r
+       <BOUCLE_groupes_freres(GROUPES_MOTS) {!id_groupe} {par titre} {doublons}>\r
+               <BOUCLE_mot_cousin(MOTS) {id_groupe} {par titre} {0,1}>\r
+               <li class="item"><a href="[(#ENV{lien_groupe}|=={lien_groupe}|?{#URL_PAGE{groupe_mots,id_groupe=#ID_GROUPE},#URL_MOT})]">#TYPE</a></li>\r
+               </BOUCLE_mot_cousin>\r
+       </BOUCLE_groupes_freres>\r
+       </ul>\r
+</div>\r
+</B_groupes_freres>\r
+</BOUCLE_mot>
\ No newline at end of file