[(#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 *
\*******************************************************************************/
] [
(#SET{confidentialite,#LISTE{non}})][
(#AUTORISER{debusquer,observation}|oui) [(#SET{confidentialite,#LISTE{oui,non,inconnu}})]
][
(#SET{defObsTri,#ARRAY{
id_observation,-1,
date_obs,-1
}})
] Trier: #TRI{id_observation,'par numéro ',ajax} | #TRI{date_obs,'par date',ajax}
]
/B_ae>
[(#AUTORISER{debusquer,observation,#ID_OBSERVATION}) [ (#ADRESSE|supprimer_tags), ]][(#COMMUNE)]
[(#DATE_OBS|affdate{'d.m.Y'})] -
Aucune observation disponible.
/B_observ>