X-Git-Url: http://git.cyclocoop.org/?p=velocampus%2Fweb%2Fwww.git;a=blobdiff_plain;f=www%2Fplugins%2Fauto%2Faveline%2Finc-yaml%2Fresume-syndic_article.yaml;fp=www%2Fplugins%2Fauto%2Faveline%2Finc-yaml%2Fresume-syndic_article.yaml;h=e53d9e4b57900610aaee381fc978de68f0a39ae7;hp=0000000000000000000000000000000000000000;hb=80b4d3e85f78d402ed2e73f8f5d1bf4c19962eed;hpb=aaf970bf4cdaf76689ecc10609048e18d073820c diff --git a/www/plugins/auto/aveline/inc-yaml/resume-syndic_article.yaml b/www/plugins/auto/aveline/inc-yaml/resume-syndic_article.yaml new file mode 100644 index 0000000..e53d9e4 --- /dev/null +++ b/www/plugins/auto/aveline/inc-yaml/resume-syndic_article.yaml @@ -0,0 +1,132 @@ +- + 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_date' + label: '<:aveline:label_afficher_date:>' + defaut: 'on' + - + saisie: 'oui_non' + options: + nom: 'liste_afficher_auteurs' + label: '<:aveline:label_afficher_auteurs:>' + defaut: '' + - + saisie: 'oui_non' + options: + nom: 'liste_afficher_nom_site' + label: '<:aveline:label_afficher_nom_site:>' +- + saisie: 'fieldset' + options: + nom: 'si_resume' + label: '<:aveline:label_si_resume:>' + afficher_si: '@style_liste@ == "resume"' + saisies: + - + saisie: 'oui_non' + options: + nom: 'afficher_docs_joints' + label: '<:aveline:label_afficher_docs_joints:>' + defaut: 'on' + - + saisie: 'oui_non' + options: + nom: 'afficher_date' + label: '<:aveline:label_afficher_date:>' + defaut: 'on' + - + saisie: 'oui_non' + options: + nom: 'afficher_auteurs' + label: '<:aveline:label_afficher_auteurs:>' + defaut: 'on' + - + saisie: 'oui_non' + options: + nom: 'afficher_nom_site' + label: '<:aveline:label_afficher_nom_site:>' + defaut: '' + - + saisie: 'oui_non' + options: + nom: 'afficher_categorie' + label: '<:aveline:label_afficher_categorie:>' + defaut: '' + - + saisie: 'oui_non' + options: + nom: 'afficher_tags' + label: '<:aveline:label_afficher_tags:>' + defaut: 'on' + - + saisie: 'selection' + options: + nom: 'afficher_texte_article' + label: '<:aveline:label_afficher_texte_article:>' + defaut: 'introduction' + cacher_option_intro: 'oui' + datas: + 'rien': '<:aveline:item_rien:>' + 'introduction': '<:aveline:item_introduction:>' + 'complet': '<:aveline:item_complet:>' + - + saisie: 'input' + options: + nom: 'longueur_max_introduction' + label: '<:aveline:label_longueur_max_introduction:>' + defaut: 600 + afficher_si: '@afficher_texte_article@ == "introduction"' + verifier: + type: 'entier' + min: 10 + - + saisie: 'input' + options: + nom: 'taille_max_images_texte' + label: '<:aveline:label_taille_max_images_texte:>' + defaut: 500 + afficher_si: '@afficher_texte_article@ == "complet"' + verifier: + type: 'entier' + min: 10 + - + saisie: 'oui_non' + options: + nom: 'afficher_lire_la_suite' + label: '<:aveline:label_afficher_lire_la_suite:>' + defaut: 'on' + - + saisie: 'oui_non' + options: + nom: 'rappeler_titre' + label: '<:aveline:label_rappeler_titre:>' + defaut: '' + afficher_si: '@afficher_lire_la_suite@ == "on"' + - + saisie: 'oui_non' + options: + nom: 'afficher_source' + label: '<:aveline:label_afficher_source:>' + - + saisie: 'oui_non' + options: + nom: 'afficher_url' + label: '<:aveline:label_afficher_url:>' + defaut: '' \ No newline at end of file