[(#REM) /*******************************************************************************\ * BIODIV, plugin et squelette pour SPIP - https://www.spip.net/ * * dédié à la gestion d'observations naturalistes * * * * Copyright (C) 2008-2020 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 * \*******************************************************************************/ ]

<:biodiv:cfg_titre_taxref:>

<:biodiv:cfg_titre_taxref_explication:>

[

(#ENV*{message_ok})

] [

(#ENV*{message_erreur})

]
#ACTION_FORMULAIRE{#ENV{action}}
[(#REM) version de TAXREF] [(#SAISIE{input, version,obligatoire=oui, label=<:biodiv:cfg_taxref_version:>, explication=<:biodiv:cfg_taxref_version_explication:>})] [(#REM) Pattern des noms de fichiers fragments] [(#SAISIE{input, pattern,obligatoire=oui, label=<:biodiv:cfg_taxref_pattern:>, explication=<:biodiv:cfg_taxref_pattern_explication:>})] [(#REM) Nombre de fragments] [(#SAISIE{input, fragments,obligatoire=oui, label=<:biodiv:cfg_taxref_fragments:>, explication=<:biodiv:cfg_taxref_fragments_explication:>})] [(#REM) Nombre de lignes à lire par itération] [(#SAISIE{input, iteration,obligatoire=oui, label=<:biodiv:cfg_taxref_iteration:>, explication=<:biodiv:cfg_taxref_iteration_explication:>})] [(#REM) Index du nom binomial] [(#SAISIE{input, binomial,obligatoire=oui, label=<:biodiv:cfg_taxref_binomial:>, explication=<:biodiv:cfg_taxref_binomial_explication:>})] [(#REM) Index du CD_NOM] [(#SAISIE{input, cdnom,obligatoire=oui, label=<:biodiv:cfg_taxref_cdnom:>, explication=<:biodiv:cfg_taxref_cdnom_explication:>})] [(#REM) Index du CD_REF] [(#SAISIE{input, cdref,obligatoire=oui, label=<:biodiv:cfg_taxref_cdref:>, explication=<:biodiv:cfg_taxref_cdref_explication:>})] [(#REM) Index du REGNE] [(#SAISIE{input, regne,obligatoire=oui, label=<:biodiv:cfg_taxref_regne:>, explication=<:biodiv:cfg_taxref_regne_explication:>})] [(#REM) Index du GROUP1] [(#SAISIE{input, group1,obligatoire=oui, label=<:biodiv:cfg_taxref_group1:>, explication=<:biodiv:cfg_taxref_group1_explication:>})] [(#REM) Index du GROUP2] [(#SAISIE{input, group2,obligatoire=oui, label=<:biodiv:cfg_taxref_group2:>, explication=<:biodiv:cfg_taxref_group2_explication:>})] [(#REM) Index du RANG] [(#SAISIE{input, rang,obligatoire=oui, label=<:biodiv:cfg_taxref_rang:>, explication=<:biodiv:cfg_taxref_rang_explication:>})] [(#REM) Template URL taxon INPN] [(#SAISIE{input, url, obligatoire=oui, label=<:biodiv:cfg_taxref_url:>, explication=<:biodiv:cfg_taxref_url_explication:>})]