diff --git a/body.html b/body.html index 9115ac8..d04cb0c 100644 --- a/body.html +++ b/body.html @@ -7,9 +7,11 @@ [(#REM)] + [(#REM) + ]
diff --git a/content/sommaire.html b/content/sommaire.html index d277b66..42d8ccf 100644 --- a/content/sommaire.html +++ b/content/sommaire.html @@ -1,46 +1,60 @@ -
- -
-

#TITRE

-
#TEXTE
+
+
+
+ +
+ [(#LOGO_SITE_SPIP|image_reduire{510,0})] + +
+ [(#FICHIER|image_recadre{380:362,-,focus}|image_reduire{380,362})] +
+ +
+
+
+ #TEXTE +
+
+ +
- - -
-

#TITRE

-
#TEXTE
+
+ +
+
+
+
+ +
+
+
+

Agenda

+ +
+

+ + #TITRE + +

+ #DATE_AGENDA +
+ +
+
+ +
- -
- -

À la une

-
- - - -
- -

Les rubriques du journal

-
- - - - - #SET{nb_rubs, #TOTAL_BOUCLE} - - -
+ -[(#REM) -
-

Situation des biens

-[(#INCLURE{fond=modeles/carte_gis, - autocenterandzoom=oui, - objets=articles, - id_mot=#ENV{id_mot}, - zoom_wheel=non, - height=500px, -})] -
-] +
+
+
+ +
+ +
+ +
+
+
diff --git a/header/dist.html b/header/dist.html index ef650a3..a345295 100644 --- a/header/dist.html +++ b/header/dist.html @@ -3,17 +3,6 @@ [(#CHEMIN{img/sprite_symbol_pictos.svg}|afficher_svg)]
-
- [(#SI_PAGE{sommaire}|non)] - [(#LOGO_SITE_SPIP|image_reduire{0,100})] - [(#SI_PAGE{sommaire}|non)] - +
+
- diff --git a/header/distIMMO.html b/header/distIMMO.html deleted file mode 100644 index a619f62..0000000 --- a/header/distIMMO.html +++ /dev/null @@ -1,15 +0,0 @@ -[(#REM) On charge le sprite svg des pictos] - - - diff --git a/images/bg-encadre-blanc3.jpg b/images/bg-encadre-blanc3.jpg new file mode 100644 index 0000000..96679a1 Binary files /dev/null and b/images/bg-encadre-blanc3.jpg differ diff --git a/images/bg-rouge-fonce-3.jpg b/images/bg-rouge-fonce-3.jpg new file mode 100644 index 0000000..442c7ec Binary files /dev/null and b/images/bg-rouge-fonce-3.jpg differ diff --git a/images/delaunay_brut.jpg b/images/delaunay_brut.jpg new file mode 100644 index 0000000..bf3dba7 Binary files /dev/null and b/images/delaunay_brut.jpg differ diff --git a/images/fond-une-jaune.jpg b/images/fond-une-jaune.jpg new file mode 100644 index 0000000..cb0c960 Binary files /dev/null and b/images/fond-une-jaune.jpg differ diff --git a/inclure/diaporama_accueil.html b/inclure/diaporama_accueil.html new file mode 100644 index 0000000..189bb01 --- /dev/null +++ b/inclure/diaporama_accueil.html @@ -0,0 +1,30 @@ + \ No newline at end of file diff --git a/inclure/menu_principal.html b/inclure/menu_principal.html new file mode 100644 index 0000000..a05e2f3 --- /dev/null +++ b/inclure/menu_principal.html @@ -0,0 +1,29 @@ + \ No newline at end of file diff --git a/inclure/nav.html b/inclure/nav.html deleted file mode 100644 index b11099f..0000000 --- a/inclure/nav.html +++ /dev/null @@ -1,46 +0,0 @@ -[(#REM) - les 3 blocs deroulants de la barre nav -] - - - - - - - - diff --git a/inclure/nav_principale.html b/inclure/nav_principale.html deleted file mode 100644 index 22113cb..0000000 --- a/inclure/nav_principale.html +++ /dev/null @@ -1,5 +0,0 @@ - - -[(#INCLURE{fond=inclure/menu, env, identifiant=barrenav})] diff --git a/modeles/slider_home.html b/modeles/slider_home.html new file mode 100644 index 0000000..b90cfe2 --- /dev/null +++ b/modeles/slider_home.html @@ -0,0 +1,70 @@ +[(#REM) + fork du modèle d'owl carousel pour le slider de la home EPISUR + dots = true + affiche des flêches pour suivant / précédents + autoplay = true + largeur = 750px + caption = oui + autoplayHoverPause = true + lazyLoad = true + id-carousel = slider_home + +@param : id_article +@param : id-carousel : id unique du carousel +@param : caption : oui : Affiche la description de l'image. +@param : docs : 1,2,3 : selectionne individuellement les documents +@param : dots : true par defaut : affiche les points de navigation +@param : navigation : true par defaut : affiche les boutons précédents suivants +@param : caption_css : ajouter des css sur la description (par exemple : invisible). +@param : autoplay : true (false par défaut) : le carousel démarre automatiquement. +@param : autoplayHoverPause : true (false par défaut) : pause sur le rollHover en mode autoplay +@param : lazyLoad : true (false par défaut) : ne charge que les images visibles pour optimiser le chargement. +] + + + +