X-Git-Url: http://git.cyclocoop.org/?a=blobdiff_plain;ds=sidebyside;f=www%2Fplugins%2Fauto%2Fsaisies%2Fsaisies%2Fhidden.yaml;fp=www%2Fplugins%2Fauto%2Fsaisies%2Fsaisies%2Fhidden.yaml;h=2120917899acd3923933ec00381746cf0621f1ac;hb=80b4d3e85f78d402ed2e73f8f5d1bf4c19962eed;hp=0000000000000000000000000000000000000000;hpb=aaf970bf4cdaf76689ecc10609048e18d073820c;p=velocampus%2Fweb%2Fwww.git diff --git a/www/plugins/auto/saisies/saisies/hidden.yaml b/www/plugins/auto/saisies/saisies/hidden.yaml new file mode 100644 index 0000000..2120917 --- /dev/null +++ b/www/plugins/auto/saisies/saisies/hidden.yaml @@ -0,0 +1,29 @@ + +titre: '<:saisies:saisie_hidden_titre:>' +description: '<:saisies:saisie_hidden_explication:>' +icone: 'images/saisies_hidden.png' +options: + - + saisie: 'fieldset' + options: + nom: 'description' + label: '<:saisies:option_groupe_description:>' + saisies: + - + saisie: 'input' + options: + nom: 'label' + label: '<:saisies:option_label_label:>' + explication: '<:saisies:option_label_explication:>' + size: 50 + - + saisie: 'input' + options: + nom: 'defaut' + label: '<:saisies:option_defaut_label:>' + size: 50 +defaut: + options: + label: '<:saisies:saisie_hidden_titre:>' + # champs extras (definition du champ sql) + sql: "text DEFAULT '' NOT NULL"