[SPIP] +2.1.12
[velocampus/web/www.git] / www / plugins / auto / noiZetier / noisettes / bloctexte.yaml
1 nom: '<:noizetier:nom_bloctexte:>'
2 description: '<:noizetier:description_bloctexte:>'
3 icon: 'img/ic_bloctexte.png'
4 parametres:
5 -
6 saisie: 'input'
7 options:
8 nom: 'titre'
9 label: '<:noizetier:label_titre:>'
10 -
11 saisie: 'selection'
12 options:
13 nom: 'niveau_titre'
14 label: '<:noizetier:label_niveau_titre:>'
15 defaut: 'h2'
16 cacher_option_intro: 'oui'
17 datas:
18 h1: 'h1'
19 h2: 'h2'
20 h3: 'h3'
21 -
22 saisie: 'textarea'
23 options:
24 nom: 'texte'
25 label: '<:noizetier:label_texte:>'
26 obligatoire: 'oui'
27 inserer_barre: 'edition'
28 previsualisation: 'oui'
29 contexte: 'aucun'