X-Git-Url: http://git.cyclocoop.org/?p=lhc%2Fweb%2Fclavette_www.git;a=blobdiff_plain;f=www%2Fplugins-dist%2Fmots%2Fprive%2Fsquelettes%2Fcontenu%2Fmot_edit.html;h=c711e9c016a506c6f2e03cfdd341b90162e83f7e;hp=4a42642a6816e39ca23d1ea66faf66b4349055b5;hb=cc641eb476987612f6d6df1a5417c1c5582a8ab8;hpb=7d84a490677fb716a1fd4df260f8eab35f6a8506 diff --git a/www/plugins-dist/mots/prive/squelettes/contenu/mot_edit.html b/www/plugins-dist/mots/prive/squelettes/contenu/mot_edit.html index 4a42642..c711e9c 100644 --- a/www/plugins-dist/mots/prive/squelettes/contenu/mot_edit.html +++ b/www/plugins-dist/mots/prive/squelettes/contenu/mot_edit.html @@ -1,15 +1,15 @@ -[(#ID_MOT|oui) +[(#ID_MOT|intval|oui) [(#AUTORISER{modifier,mot,#ID_MOT}|sinon_interdire_acces)]] -[(#ID_MOT|non) +[(#ID_MOT|intval|non) [(#AUTORISER{creer,mot,#ID_MOT,'','',#ARRAY{associer_objet,#ENV{associer_objet}}}|sinon_interdire_acces)]] #SET{retour,#ENV{redirect}|sinon{#ENV{id_mot}|?{#URL_ECRIRE{mot,id_mot=#ID_MOT},#URL_ECRIRE{mots}}}}
- [(#ID_MOT|oui) + [(#ID_MOT|intval|oui) [(#GET{retour}|icone_verticale{<:icone_retour:>,mot,'',left retour[(#ENV{retourajax,''}|oui)ajax preload]})] ] - [[(#ID_MOT|?{<:mots:info_modifier_mot:>,<:titre_ajouter_un_mot:>})] + [[(#ID_MOT|intval|?{<:mots:info_modifier_mot:>,<:titre_ajouter_un_mot:>})]

(#ENV{titre,#INFO_TITRE{mot,#ID_MOT}|sinon{<:mots:texte_nouveau_mot:>}})

]