From dc324de18fa24d8525cfcb7d7de7d1b9efa1eeb8 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Mon, 28 Dec 2015 09:45:59 +0100 Subject: Ajout de la configuration d'Orsay --- import_filters/guyancourt.xslt | 18 ++++++++++++++++++ import_filters/magny-les-hameaux.xslt | 21 +++++++++++++++++++++ import_filters/orsay.json | 1 + import_filters/villiers-le-bacle-detail.xslt | 19 +++++++++++++++++++ import_filters/villiers-le-bacle.xslt | 17 +++++++++++++++++ xslt/guyancourt.xslt | 18 ------------------ xslt/magny-les-hameaux.xslt | 21 --------------------- xslt/villiers-le-bacle-detail.xslt | 19 ------------------- xslt/villiers-le-bacle.xslt | 17 ----------------- 9 files changed, 76 insertions(+), 75 deletions(-) create mode 100644 import_filters/guyancourt.xslt create mode 100644 import_filters/magny-les-hameaux.xslt create mode 100644 import_filters/orsay.json create mode 100644 import_filters/villiers-le-bacle-detail.xslt create mode 100644 import_filters/villiers-le-bacle.xslt delete mode 100644 xslt/guyancourt.xslt delete mode 100644 xslt/magny-les-hameaux.xslt delete mode 100644 xslt/villiers-le-bacle-detail.xslt delete mode 100644 xslt/villiers-le-bacle.xslt diff --git a/import_filters/guyancourt.xslt b/import_filters/guyancourt.xslt new file mode 100644 index 0000000..cebed26 --- /dev/null +++ b/import_filters/guyancourt.xslt @@ -0,0 +1,18 @@ + + + + + + + + Ville de Guyancourt : + + + + guyancourt- + + + + + + diff --git a/import_filters/magny-les-hameaux.xslt b/import_filters/magny-les-hameaux.xslt new file mode 100644 index 0000000..3cb3786 --- /dev/null +++ b/import_filters/magny-les-hameaux.xslt @@ -0,0 +1,21 @@ + + + + + + + + + Magny-les-Hameaux : + + + + magny-les-hameaux-- + + + + + + + + diff --git a/import_filters/orsay.json b/import_filters/orsay.json new file mode 100644 index 0000000..49df32f --- /dev/null +++ b/import_filters/orsay.json @@ -0,0 +1 @@ +{"title":"name", "id_agenda":"id", "content":"description", "date_start_evt":"start_date", "date_end_evt":"end_date", "adresse_localisation":"description", "prefix_name":"Orsay :"} diff --git a/import_filters/villiers-le-bacle-detail.xslt b/import_filters/villiers-le-bacle-detail.xslt new file mode 100644 index 0000000..9dc757d --- /dev/null +++ b/import_filters/villiers-le-bacle-detail.xslt @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + + diff --git a/import_filters/villiers-le-bacle.xslt b/import_filters/villiers-le-bacle.xslt new file mode 100644 index 0000000..1c33955 --- /dev/null +++ b/import_filters/villiers-le-bacle.xslt @@ -0,0 +1,17 @@ + + + + + + + + + Villiers-le-bâcle : + + villiers-le-bacle- + + + + + + diff --git a/xslt/guyancourt.xslt b/xslt/guyancourt.xslt deleted file mode 100644 index cebed26..0000000 --- a/xslt/guyancourt.xslt +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - - - Ville de Guyancourt : - - - - guyancourt- - - - - - - diff --git a/xslt/magny-les-hameaux.xslt b/xslt/magny-les-hameaux.xslt deleted file mode 100644 index 3cb3786..0000000 --- a/xslt/magny-les-hameaux.xslt +++ /dev/null @@ -1,21 +0,0 @@ - - - - - - - - - Magny-les-Hameaux : - - - - magny-les-hameaux-- - - - - - - - - diff --git a/xslt/villiers-le-bacle-detail.xslt b/xslt/villiers-le-bacle-detail.xslt deleted file mode 100644 index 9dc757d..0000000 --- a/xslt/villiers-le-bacle-detail.xslt +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - - - - - - - - - - - - - - diff --git a/xslt/villiers-le-bacle.xslt b/xslt/villiers-le-bacle.xslt deleted file mode 100644 index 1c33955..0000000 --- a/xslt/villiers-le-bacle.xslt +++ /dev/null @@ -1,17 +0,0 @@ - - - - - - - - - Villiers-le-bâcle : - - villiers-le-bacle- - - - - - - -- cgit v1.2.3