[PLUGINS]~spip_carte_de_sites: boulette
[lhc/web/www.git] / www / plugins / spip_carte_de_sites / export_sites.html
index e43c95a..7b247f4 100644 (file)
@@ -1,6 +1,6 @@
 #CACHE{0}
 #HTTP_HEADER{Content-Type: text/csv; charset=UTF-8}
 #HTTP_HEADER{Content-Disposition: attachment; filename=liste.csv}
-"Latitude";"Longitude";"Statut";"Structure";"Atelier";"Adresse";"Code postal";"Ville";"Region";"Pays"
-<BOUCLE_mots(MOTS){type=#ENV{groupe}}><BOUCLE_sites(SITES){id_mot}{gis}>"#LAT";"#LON";"#_mots:TITRE";"#NOM_SITE";"#TITRE_GIS";"#ADRESSE";"#CODE_POSTAL";"#VILLE";"#REGION";"#PAYS"
+"Statut";"Structure";"Atelier";"Adresse";"Code postal";"Ville";"Region";"Pays";"Latitude";"Longitude"
+<BOUCLE_mots(MOTS){type=#ENV{groupe}}><BOUCLE_sites(SITES){id_mot}{gis}>"#_mots:TITRE";"#NOM_SITE";"#TITRE_GIS";"#ADRESSE";"#CODE_POSTAL";"#VILLE";"#REGION";"#PAYS";"#LAT";"#LON"
 </BOUCLE_sites></BOUCLE_mots>