1 | <h1 class="grostitre"><:mots:titre_mots_tous:></h1> |
---|
2 | [(#AUTORISER{creer,groupemots}|oui) |
---|
3 | <p><:mots:info_creation_mots_cles|typo:> #AIDER{mots}</p> |
---|
4 | ] |
---|
5 | <BOUCLE_groupes(GROUPES_MOTS){par multi titre}>[(#AUTORISER{voir,groupemots,#ID_GROUPE}|oui) |
---|
6 | <div class="groupe_mots" id="groupe_mots-#ID_GROUPE"> |
---|
7 | [(#BOITE_OUVRIR{[[(#RANG). ](#TITRE)[(#CHEMIN_IMAGE{groupe_mots-24.png}|balise_img{'',cadre-icone})]],'simple','titrem'})] |
---|
8 | [(#AUTORISER{modifier,groupemots,#ID_GROUPE}) |
---|
9 | [(#URL_ECRIRE{groupe_mots_edit,id_groupe=#ID_GROUPE}|icone_verticale{<:mots:icone_modif_groupe_mots:>,groupe_mots-edit-24.png,edit,right})] |
---|
10 | ] |
---|
11 | <div id="wysiwyg"> |
---|
12 | <INCLURE{fond=prive/objets/contenu/groupe_mots,id=#ID_GROUPE} /> |
---|
13 | </div> |
---|
14 | <div class="nettoyeur"></div> |
---|
15 | <INCLURE{fond=prive/objets/liste/mots-admin,id_groupe,par=titre,ajax,env} /> |
---|
16 | [(#AUTORISER{voir,groupemots,#ID_GROUPE}) |
---|
17 | [(#URL_ECRIRE{groupe_mots,id_groupe=#ID_GROUPE} |
---|
18 | |icone_verticale{<:mots:icone_voir_groupe_mots:>,groupe_mots-24.png,'',left})] |
---|
19 | ] |
---|
20 | [(#AUTORISER{creer,mot,'','',#ARRAY{id_groupe,#ID_GROUPE}}) |
---|
21 | [(#URL_ECRIRE{mot_edit,new=oui&id_groupe=#ID_GROUPE}|parametre_url{redirect,#SELF} |
---|
22 | |icone_verticale{<:mots:icone_creation_mots_cles:>,mot-24.png,new,right})] |
---|
23 | ] |
---|
24 | #BOITE_FERMER |
---|
25 | </div> |
---|
26 | ]</BOUCLE_groupes> |
---|