[SPIP] +2.1.12
[velocampus/web/www.git] / www / plugins / auto / aveline / inc-yaml / resume-mot.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_groupe'
22 label: '<:aveline:label_afficher_groupe:>'
23 defaut: ''
24 -
25 saisie: 'oui_non'
26 options:
27 nom: 'liste_lien_groupe_mots'
28 label: '<:aveline:label_lien_groupe_mots:>'
29 defaut: ''
30 afficher_si: '@liste_afficher_groupe@ == "on"'
31 -
32 saisie: 'oui_non'
33 options:
34 nom: 'liste_afficher_statistiques_mot'
35 label: '<:aveline:label_afficher_statistiques_mot:>'
36 defaut: ''
37 -
38 saisie: 'fieldset'
39 options:
40 nom: 'si_resume'
41 label: '<:aveline:label_si_resume:>'
42 afficher_si: '@style_liste@ == "resume"'
43 saisies:
44 -
45 saisie: 'oui_non'
46 options:
47 nom: 'afficher_groupe'
48 label: '<:aveline:label_afficher_groupe:>'
49 defaut: ''
50 -
51 saisie: 'oui_non'
52 options:
53 nom: 'lien_groupe_mots'
54 label: '<:aveline:label_lien_groupe_mots:>'
55 defaut: ''
56 afficher_si: '@afficher_groupe@ == "on"'
57 -
58 saisie: 'oui_non'
59 options:
60 nom: 'afficher_logo'
61 label: '<:aveline:label_afficher_logo:>'
62 defaut: 'on'
63 -
64 saisie: 'input'
65 options:
66 nom: 'taille_max_logo'
67 label: '<:aveline:label_taille_max_logo:>'
68 defaut: 150
69 afficher_si: '@afficher_logo@ == "on"'
70 verifier:
71 type: 'entier'
72 min: 10
73 -
74 saisie: 'oui_non'
75 options:
76 nom: 'afficher_introduction'
77 label: '<:aveline:label_afficher_introduction:>'
78 defaut: 'on'
79 -
80 saisie: 'input'
81 options:
82 nom: 'longueur_max_introduction'
83 label: '<:aveline:label_longueur_max_introduction:>'
84 defaut: 600
85 afficher_si: '@afficher_introduction@ == "on"'
86 verifier:
87 type: 'entier'
88 min: 10
89 -
90 saisie: 'oui_non'
91 options:
92 nom: 'afficher_lire_la_suite'
93 label: '<:aveline:label_afficher_lire_la_suite:>'
94 defaut: 'on'
95 -
96 saisie: 'oui_non'
97 options:
98 nom: 'rappeler_titre'
99 label: '<:aveline:label_rappeler_titre:>'
100 defaut: 'on'
101 afficher_si: '@afficher_lire_la_suite@ == "on"'
102 -
103 saisie: 'oui_non'
104 options:
105 nom: 'afficher_statistiques_mot'
106 label: '<:aveline:label_afficher_statistiques_mot:>'
107 defaut: ''