X-Git-Url: https://git.cyclocoop.org/?a=blobdiff_plain;f=www%2Fplugins%2Fformidable_1_0%2Ftraiter%2Fenregistrement.yaml;fp=www%2Fplugins%2Fformidable_1_0%2Ftraiter%2Fenregistrement.yaml;h=4cbf1c1d5a0dbeb332ea1b79dce1a6b42dbaa6f7;hb=94bf708c1d33740fb69957c922eb2bccacc2fa63;hp=41c9ced81d11b7ff95abf4ff9452d69633417214;hpb=d8b7931e7a1ecffac4ce5cabaf9055d49df5a1f5;p=lhc%2Fweb%2Fwww.git diff --git a/www/plugins/formidable_1_0/traiter/enregistrement.yaml b/www/plugins/formidable_1_0/traiter/enregistrement.yaml index 41c9ced8..4cbf1c1d 100644 --- a/www/plugins/formidable_1_0/traiter/enregistrement.yaml +++ b/www/plugins/formidable_1_0/traiter/enregistrement.yaml @@ -44,6 +44,12 @@ options: remote_user: "Variable serveur : REMOTE_USER" php_auth_user: "Variable serveur : PHP_AUTH_USER" defaut: '' + - + saisie: 'oui_non' + options: + nom: 'ip' + label: '<:formidable:traiter_enregistrement_option_ip_label:>' + defaut: 'on' - saisie: 'radio' options: @@ -53,3 +59,10 @@ options: posteriori: '<:forum:bouton_radio_modere_posteriori:>' priori: '<:forum:bouton_radio_modere_priori:>' defaut: 'posteriori' + - + saisie: 'textarea' + options: + nom: 'analyse_exclure_champs' + label: '<:formidable:analyse_exclure_champs_label:>' + explication: '<:formidable:analyse_exclure_champs_explication:>' + rows: 4 \ No newline at end of file