From 98a090a0db26d24131499af6bf3cf7952e152ef8 Mon Sep 17 00:00:00 2001 From: Keplyx Date: Fri, 25 May 2018 22:35:50 +0200 Subject: [PATCH] Improved map, added csh (oupsi) and separated r5 and r6 --- assets/images/map.svg | 357 ++++++++++++++++++++++++++-- includes/map_descriptions/csh.html | 1 + includes/map_descriptions/r5-6.html | 1 - includes/map_descriptions/r5.html | 1 + includes/map_descriptions/r6.html | 1 + 5 files changed, 339 insertions(+), 22 deletions(-) create mode 100644 includes/map_descriptions/csh.html delete mode 100644 includes/map_descriptions/r5-6.html create mode 100644 includes/map_descriptions/r5.html create mode 100644 includes/map_descriptions/r6.html diff --git a/assets/images/map.svg b/assets/images/map.svg index e506e16..edf0e4f 100644 --- a/assets/images/map.svg +++ b/assets/images/map.svg @@ -8,8 +8,7 @@ xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="600pt" - height="800pt" + preserveAspectRatio="xMinYMin meet" viewBox="0 0 600 800" version="1.1" id="svg2" @@ -40,9 +39,9 @@ inkscape:window-height="835" id="namedview10784" showgrid="false" - inkscape:zoom="1.28" - inkscape:cx="389.68427" - inkscape:cy="162.65721" + inkscape:zoom="1.8101934" + inkscape:cx="487.11698" + inkscape:cy="515.87114" inkscape:window-x="0" inkscape:window-y="0" inkscape:window-maximized="1" @@ -5605,13 +5604,14 @@ onmouseout="hover_out(this)" /> + onmouseout="hover_out(this)" + sodipodi:nodetypes="ccccccccccccc" /> + id="map-csh" + inkscape:connector-curvature="0" + onclick="clicked(this)" + onmouseover="hover_in(this)" + onmouseout="hover_out(this)" + inkscape:label="#path1882" /> - - + R4 + R7 + R3 + R2 + RU + PK + Gymnase + GC + R5 + R6 + Loge + R1 + Exam + STPI + GMM + GM + GEI + TP + GP + GPE + CSH + + Laverie + Clubs + Amicale diff --git a/includes/map_descriptions/csh.html b/includes/map_descriptions/csh.html new file mode 100644 index 0000000..2ef4d19 --- /dev/null +++ b/includes/map_descriptions/csh.html @@ -0,0 +1 @@ +

Le CSH

\ No newline at end of file diff --git a/includes/map_descriptions/r5-6.html b/includes/map_descriptions/r5-6.html deleted file mode 100644 index 31a116f..0000000 --- a/includes/map_descriptions/r5-6.html +++ /dev/null @@ -1 +0,0 @@ -

Les R5 et R6

\ No newline at end of file diff --git a/includes/map_descriptions/r5.html b/includes/map_descriptions/r5.html new file mode 100644 index 0000000..e86c55a --- /dev/null +++ b/includes/map_descriptions/r5.html @@ -0,0 +1 @@ +

Le R5

\ No newline at end of file diff --git a/includes/map_descriptions/r6.html b/includes/map_descriptions/r6.html new file mode 100644 index 0000000..3d5ab51 --- /dev/null +++ b/includes/map_descriptions/r6.html @@ -0,0 +1 @@ +

Le R6

\ No newline at end of file