X-Git-Url: http://git.cyclocoop.org/?p=velocampus%2Fweb%2Fwww.git;a=blobdiff_plain;f=www%2Fplugins%2Fauto%2Faveline%2Finc-yaml%2Fresume-document.yaml;fp=www%2Fplugins%2Fauto%2Faveline%2Finc-yaml%2Fresume-document.yaml;h=27b3ba13185fd70d72c7e3ba5c7ac46e96f1dada;hp=0000000000000000000000000000000000000000;hb=80b4d3e85f78d402ed2e73f8f5d1bf4c19962eed;hpb=aaf970bf4cdaf76689ecc10609048e18d073820c diff --git a/www/plugins/auto/aveline/inc-yaml/resume-document.yaml b/www/plugins/auto/aveline/inc-yaml/resume-document.yaml new file mode 100644 index 0000000..27b3ba1 --- /dev/null +++ b/www/plugins/auto/aveline/inc-yaml/resume-document.yaml @@ -0,0 +1,120 @@ +- + saisie: 'selection' + options: + nom: 'style_liste' + label: '<:aveline:label_style_liste:>' + defaut: 'liste' + cacher_option_intro: 'oui' + datas: + liste: '<:aveline:item_liste:>' + resume: '<:aveline:item_resume:>' +- + saisie: 'fieldset' + options: + nom: 'si_liste_simple' + label: '<:aveline:label_si_liste_simple:>' + afficher_si: '@style_liste@ == "liste"' + saisies: + - + saisie: 'oui_non' + options: + nom: 'liste_afficher_type' + label: '<:aveline:label_afficher_type:>' + defaut: 'on' + - + saisie: 'oui_non' + options: + nom: 'liste_afficher_taille' + label: '<:aveline:label_afficher_taille:>' + defaut: 'on' + - + saisie: 'oui_non' + options: + nom: 'liste_afficher_date' + label: '<:aveline:label_afficher_date:>' + defaut: '' + - + saisie: 'oui_non' + options: + nom: 'liste_afficher_date_modif' + label: '<:aveline:label_afficher_date_modif:>' + defaut: '' + - + saisie: 'oui_non' + options: + nom: 'liste_afficher_descriptif' + label: '<:aveline:label_afficher_descriptif:>' + defaut: 'on' +- + saisie: 'fieldset' + options: + nom: 'si_resume' + label: '<:aveline:label_si_resume:>' + afficher_si: '@style_liste@ == "resume"' + saisies: + - + saisie: 'oui_non' + options: + nom: 'afficher_date' + label: '<:aveline:label_afficher_date:>' + defaut: 'on' + - + saisie: 'oui_non' + options: + nom: 'afficher_date_modif' + label: '<:aveline:label_afficher_date_modif:>' + defaut: '' + - + saisie: 'oui_non' + options: + nom: 'afficher_logo' + label: '<:aveline:label_afficher_logo:>' + defaut: 'on' + - + saisie: 'input' + options: + nom: 'taille_max_logo' + label: '<:aveline:label_taille_max_logo:>' + defaut: 52 + afficher_si: '@afficher_logo@ == "on"' + verifier: + type: 'entier' + min: 10 + - + saisie: 'oui_non' + options: + nom: 'afficher_descriptif' + label: '<:aveline:label_afficher_descriptif:>' + defaut: 'on' + - + saisie: 'oui_non' + options: + nom: 'afficher_credits' + label: '<:aveline:label_afficher_credits:>' + defaut: '' + afficher_si: '@plugin:medias@' + - + saisie: 'oui_non' + options: + nom: 'afficher_telecharger' + label: '<:aveline:label_afficher_telecharger:>' + defaut: 'on' + - + saisie: 'oui_non' + options: + nom: 'rappeler_titre' + label: '<:aveline:label_rappeler_titre:>' + defaut: 'on' + afficher_si: '@afficher_telecharger@ == "on"' + - + saisie: 'oui_non' + options: + nom: 'afficher_type' + label: '<:aveline:label_afficher_type:>' + defaut: 'on' + - + saisie: 'oui_non' + options: + nom: 'afficher_taille' + label: '<:aveline:label_afficher_taille:>' + defaut: '' \ No newline at end of file