[PLUGINS] ~carte_de_sites exporte egalement la region
authorLudovic CHEVALIER <ludovic.chevalier@heureux-cyclage.org>
Thu, 9 Oct 2014 12:51:21 +0000 (14:51 +0200)
committerLudovic CHEVALIER <ludovic.chevalier@heureux-cyclage.org>
Thu, 9 Oct 2014 12:53:27 +0000 (14:53 +0200)
www/plugins/spip_carte_de_sites/export_sites.html

index d0692df..0760a40 100644 (file)
@@ -2,5 +2,5 @@
 #HTTP_HEADER{Content-Type: text/csv; charset=UTF-8}
 #HTTP_HEADER{Content-Disposition: attachment; filename=liste.csv}
 "Statut";"Structure";"Atelier";"Adresse";"Code postal";"Ville";"Pays"
-<BOUCLE_mots(MOTS){type=#ENV{groupe}}><BOUCLE_sites(SITES){id_mot}{gis}>"#_mots:TITRE";"#NOM_SITE";"#TITRE_GIS";"#ADRESSE";"#CODE_POSTAL";"#VILLE";"#PAYS"
+<BOUCLE_mots(MOTS){type=#ENV{groupe}}><BOUCLE_sites(SITES){id_mot}{gis}>"#_mots:TITRE";"#NOM_SITE";"#TITRE_GIS";"#ADRESSE";"#CODE_POSTAL";"#VILLE";"#REGION";"#PAYS"
 </BOUCLE_sites></BOUCLE_mots>