[SPIP] +2.1.12
[velocampus/web/www.git] / www / plugins / auto / aveline / inc-yaml / resume-syndic_article.yaml
1 -
2 saisie: 'selection'
3 options:
4 nom: 'style_liste'
5 label: '<:aveline:label_style_liste:>'
6 defaut: 'liste'
7 cacher_option_intro: 'oui'
8 datas:
9 liste: '<:aveline:item_liste:>'
10 resume: '<:aveline:item_resume:>'
11 -
12 saisie: 'fieldset'
13 options:
14 nom: 'si_liste_simple'
15 label: '<:aveline:label_si_liste_simple:>'
16 afficher_si: '@style_liste@ == "liste"'
17 saisies:
18 -
19 saisie: 'oui_non'
20 options:
21 nom: 'liste_afficher_date'
22 label: '<:aveline:label_afficher_date:>'
23 defaut: 'on'
24 -
25 saisie: 'oui_non'
26 options:
27 nom: 'liste_afficher_auteurs'
28 label: '<:aveline:label_afficher_auteurs:>'
29 defaut: ''
30 -
31 saisie: 'oui_non'
32 options:
33 nom: 'liste_afficher_nom_site'
34 label: '<:aveline:label_afficher_nom_site:>'
35 -
36 saisie: 'fieldset'
37 options:
38 nom: 'si_resume'
39 label: '<:aveline:label_si_resume:>'
40 afficher_si: '@style_liste@ == "resume"'
41 saisies:
42 -
43 saisie: 'oui_non'
44 options:
45 nom: 'afficher_docs_joints'
46 label: '<:aveline:label_afficher_docs_joints:>'
47 defaut: 'on'
48 -
49 saisie: 'oui_non'
50 options:
51 nom: 'afficher_date'
52 label: '<:aveline:label_afficher_date:>'
53 defaut: 'on'
54 -
55 saisie: 'oui_non'
56 options:
57 nom: 'afficher_auteurs'
58 label: '<:aveline:label_afficher_auteurs:>'
59 defaut: 'on'
60 -
61 saisie: 'oui_non'
62 options:
63 nom: 'afficher_nom_site'
64 label: '<:aveline:label_afficher_nom_site:>'
65 defaut: ''
66 -
67 saisie: 'oui_non'
68 options:
69 nom: 'afficher_categorie'
70 label: '<:aveline:label_afficher_categorie:>'
71 defaut: ''
72 -
73 saisie: 'oui_non'
74 options:
75 nom: 'afficher_tags'
76 label: '<:aveline:label_afficher_tags:>'
77 defaut: 'on'
78 -
79 saisie: 'selection'
80 options:
81 nom: 'afficher_texte_article'
82 label: '<:aveline:label_afficher_texte_article:>'
83 defaut: 'introduction'
84 cacher_option_intro: 'oui'
85 datas:
86 'rien': '<:aveline:item_rien:>'
87 'introduction': '<:aveline:item_introduction:>'
88 'complet': '<:aveline:item_complet:>'
89 -
90 saisie: 'input'
91 options:
92 nom: 'longueur_max_introduction'
93 label: '<:aveline:label_longueur_max_introduction:>'
94 defaut: 600
95 afficher_si: '@afficher_texte_article@ == "introduction"'
96 verifier:
97 type: 'entier'
98 min: 10
99 -
100 saisie: 'input'
101 options:
102 nom: 'taille_max_images_texte'
103 label: '<:aveline:label_taille_max_images_texte:>'
104 defaut: 500
105 afficher_si: '@afficher_texte_article@ == "complet"'
106 verifier:
107 type: 'entier'
108 min: 10
109 -
110 saisie: 'oui_non'
111 options:
112 nom: 'afficher_lire_la_suite'
113 label: '<:aveline:label_afficher_lire_la_suite:>'
114 defaut: 'on'
115 -
116 saisie: 'oui_non'
117 options:
118 nom: 'rappeler_titre'
119 label: '<:aveline:label_rappeler_titre:>'
120 defaut: ''
121 afficher_si: '@afficher_lire_la_suite@ == "on"'
122 -
123 saisie: 'oui_non'
124 options:
125 nom: 'afficher_source'
126 label: '<:aveline:label_afficher_source:>'
127 -
128 saisie: 'oui_non'
129 options:
130 nom: 'afficher_url'
131 label: '<:aveline:label_afficher_url:>'
132 defaut: ''