[SPIP] +2.1.12
[velocampus/web/www.git] / www / plugins / auto / aveline / noisettes / article-contenuprincipal.yaml
1 nom: '<:aveline:nom_article-contenuprincipal:>'
2 description: '<:aveline:description_article-contenuprincipal:>'
3 icon: 'img/ic_article.png'
4 ajax: 'non'
5 parametres:
6 -
7 saisie: 'oui_non'
8 options:
9 nom: 'afficher_auteurs'
10 label: '<:aveline:label_afficher_auteurs:>'
11 defaut: 'on'
12 -
13 saisie: 'oui_non'
14 options:
15 nom: 'afficher_date'
16 label: '<:aveline:label_afficher_date:>'
17 defaut: 'on'
18 -
19 saisie: 'oui_non'
20 options:
21 nom: 'afficher_date_en_surtitre'
22 label: '<:aveline:label_afficher_date_en_surtitre:>'
23 defaut: ''
24 afficher_si: '@afficher_date@ == "on"'
25 -
26 saisie: 'oui_non'
27 options:
28 nom: 'afficher_date_modif'
29 label: '<:aveline:label_afficher_date_modif:>'
30 defaut: ''
31 -
32 saisie: 'oui_non'
33 options:
34 nom: 'afficher_formulaire_note'
35 label: '<:aveline:label_afficher_formulaire_note:>'
36 defaut: ''
37 afficher_si: '@plugin:notation@'
38 -
39 saisie: 'selection'
40 options:
41 nom: 'formulaire_notation'
42 label: '<:aveline:label_formulaire_notation:>'
43 defaut: 'notation'
44 cacher_option_intro: 'oui'
45 afficher_si: '@afficher_formulaire_note@ == "on" && @plugin:notation@'
46 datas:
47 notation: '<:aveline:item_notation:>'
48 jaime_jaimepas: '<:aveline:item_jaime_jaimepas:>'
49 jaime: '<:aveline:item_jaime:>'
50 -
51 saisie: 'oui_non'
52 options:
53 nom: 'afficher_source_rss'
54 label: '<:aveline:label_afficher_source_rss:>'
55 explication: '<:aveline:explication_afficher_source_rss:>'
56 defaut: ''
57 afficher_si: '@plugin:rssarticle@'
58 -
59 saisie: 'oui_non'
60 options:
61 nom: 'afficher_source_rss_soustitre'
62 label: '<:aveline:label_afficher_source_rss_soustitre:>'
63 defaut: ''
64 afficher_si: '@plugin:rssarticle@ && @afficher_source_rss@ == "on"'
65 -
66 saisie: 'oui_non'
67 options:
68 nom: 'afficher_logo'
69 label: '<:aveline:label_afficher_logo:>'
70 defaut: 'on'
71 -
72 saisie: 'oui_non'
73 options:
74 nom: 'utiliser_logo_article_rubrique'
75 label: '<:aveline:label_utiliser_logo_article_rubrique:>'
76 defaut: ''
77 afficher_si: '@afficher_logo@ == "on"'
78 -
79 saisie: 'input'
80 options:
81 nom: 'taille_max_logo'
82 label: '<:aveline:label_taille_max_logo:>'
83 defaut: 200
84 afficher_si: '@afficher_logo@ == "on"'
85 verifier:
86 type: 'entier'
87 min: 10
88 -
89 saisie: 'oui_non'
90 options:
91 nom: 'afficher_descriptif'
92 label: '<:aveline:label_afficher_descriptif:>'
93 defaut: ''
94 -
95 saisie: 'input'
96 options:
97 nom: 'taille_max_images_texte'
98 label: '<:aveline:label_taille_max_images_texte:>'
99 defaut: 500
100 verifier:
101 type: 'entier'
102 min: 10
103 -
104 saisie: 'oui_non'
105 options:
106 nom: 'afficher_lienhypertexte'
107 label: '<:aveline:label_afficher_lienhypertexte:>'
108 defaut: 'on'
109 -
110 saisie: 'oui_non'
111 options:
112 nom: 'afficher_traductions'
113 label: '<:aveline:label_afficher_traductions:>'
114 defaut: 'on'