X-Git-Url: http://git.cyclocoop.org/?p=velocampus%2Fweb%2Fwww.git;a=blobdiff_plain;f=www%2Fplugins%2Fauto%2Faveline%2Finc-yaml%2Ftitre-site.yaml;fp=www%2Fplugins%2Fauto%2Faveline%2Finc-yaml%2Ftitre-site.yaml;h=a3947a7cc6c5d3134cdfd43c72ce8b606e0b5e46;hp=0000000000000000000000000000000000000000;hb=80b4d3e85f78d402ed2e73f8f5d1bf4c19962eed;hpb=aaf970bf4cdaf76689ecc10609048e18d073820c diff --git a/www/plugins/auto/aveline/inc-yaml/titre-site.yaml b/www/plugins/auto/aveline/inc-yaml/titre-site.yaml new file mode 100644 index 0000000..a3947a7 --- /dev/null +++ b/www/plugins/auto/aveline/inc-yaml/titre-site.yaml @@ -0,0 +1,27 @@ +- + saisie: 'oui_non' + options: + nom: 'afficher_titre_liste' + label: '<:aveline:label_afficher_titre_liste:>' + defaut: 'on' +- + saisie: 'selection' + options: + nom: 'titre_liste' + label: '<:aveline:label_titre_liste:>' + defaut: 'public:sites_web' + cacher_option_intro: 'oui' + datas: + 'public:sites_web': '<:public:sites_web:>' + 'public:sur_web': '<:public:sur_web:>' + 'public:autres_sites': '<:public:autres_sites:>' + 'avelinepublic:liens': '<:avelinepublic:liens:>' + titre_perso: '<:aveline:item_titre_perso:>' + afficher_si: '@afficher_titre_liste@ == "on"' +- + saisie: 'input' + options: + nom: 'titre_liste_perso' + label: '<:aveline:label_titre_liste_perso:>' + explication: '<:aveline:explication_raccourcis_typo:>' + afficher_si: '@afficher_titre_liste@ == "on" && @titre_liste@ == "titre_perso"' \ No newline at end of file