[(#REM) /*******************************************************************************\ * BIODIV, plugin et squelette pour SPIP - https://www.spip.net/ * * dédié à la gestion d'observations naturalistes * * * * Copyright (C) 2008-2024 Renaud LAURETTE * * * * BIODIV a été développé initialement pour le projet Biodiv.Balma de l'APCVEB * * (Association de Protection du Cadre de Vie et de l'Environnement balmanais) * * voir Biodiv.Balma : https://balma.biodiv.fr/ * * voir APCVEB : http://apcveb.free.fr/ * * * * Ce programme est un logiciel libre distribué sous licence GNU/GPL. * * Pour plus de détails voir les fichier COPYING.txt et LICENCE-BIODIV.md * \*******************************************************************************/ ]
[

(#ENV**{message_ok})

] [

(#ENV*{message_erreur})

] [(#ENV{editable})
#ACTION_FORMULAIRE{#ENV{action}}
[(#SAISIE{input, id_taxref, obligatoire=oui, label=<:taxref:champ_id_taxref_label:>, explication=<:taxref:champ_id_taxref_explication:> })] [(#SAISIE{input, cd_ref, obligatoire=oui, label=<:taxref:champ_cd_ref_label:>, explication=<:taxref:champ_cd_ref_explication:> })] [(#SAISIE{input, nom, obligatoire=oui, label=<:taxref:champ_nom_label:>, explication=<:taxref:champ_nom_explication:> })] [(#SAISIE{input, id_espece, label=<:taxref:champ_id_espece_label:>, explication=<:taxref:champ_id_espece_explication:> })] [(#SAISIE{input, regne, obligatoire=oui, label=<:taxref:champ_regne_label:>, explication=<:taxref:champ_regne_explication:> })] [(#SAISIE{input, group1, label=<:taxref:champ_group1_label:>, explication=<:taxref:champ_group1_explication:> })] [(#SAISIE{input, group2, label=<:taxref:champ_group2_label:>, explication=<:taxref:champ_group2_explication:> })] [(#SAISIE{input, rang, obligatoire=oui, label=<:taxref:champ_rang_label:>, explication=<:taxref:champ_rang_explication:> })] [(#SAISIE{input, sensible, obligatoire=oui, label=<:taxref:champ_sensible_label:>, explication=<:taxref:champ_sensible_explication:> })]
[(#REM) ajouter les saisies supplementaires : extra et autre, a cet endroit ]

]