diff --git a/css/_sq_balint.scss b/css/_sq_balint.scss index aeee107..72c8e21 100644 --- a/css/_sq_balint.scss +++ b/css/_sq_balint.scss @@ -578,6 +578,14 @@ body{ } } +.articles-groupe{ + display: inline-block; + padding: 1rem; + background: $couleur-liens; + border-radius: 0.5rem 0.5rem 0 0; + color: white; +} + /**********************************************************************/ diff --git a/css/mon_site.css b/css/mon_site.css index 017bd29..062a729 100644 --- a/css/mon_site.css +++ b/css/mon_site.css @@ -12526,6 +12526,14 @@ body { } } +.articles-groupe { + display: inline-block; + padding: 1rem; + background: #dd7f51; + border-radius: 0.5rem 0.5rem 0 0; + color: white; +} + /**********************************************************************/ /**************** TOUS LES FORMULAIRES DE CONNEXION *******************/ /**********************************************************************/ diff --git a/formulaires/configurer_balint.html b/formulaires/configurer_balint.html index 900e2d9..294d074 100644 --- a/formulaires/configurer_balint.html +++ b/formulaires/configurer_balint.html @@ -73,7 +73,7 @@ Destinataire du formulaire de contact diff --git a/img/ville.png b/img/ville.png index 6fcabd0..ec320ca 100644 Binary files a/img/ville.png and b/img/ville.png differ diff --git a/img/ville900x300.png b/img/ville900x300.png new file mode 100644 index 0000000..6fcabd0 Binary files /dev/null and b/img/ville900x300.png differ diff --git a/inclure/bloc_media.html b/inclure/bloc_media.html new file mode 100644 index 0000000..f435a8b --- /dev/null +++ b/inclure/bloc_media.html @@ -0,0 +1,17 @@ +[(#REM) affichage du bloc d'un article ] + +
+
+ + + +
+ +

#TITRE

+
+ + [
(#DESCRIPTIF)
] +
+
+
+ diff --git a/inclure/choix_ville.html b/inclure/choix_ville.html index 69ea82f..04c487e 100644 --- a/inclure/choix_ville.html +++ b/inclure/choix_ville.html @@ -1,6 +1,6 @@
-
+
diff --git a/inclure/groupe-detail.html b/inclure/groupe-detail.html index ee09451..8fedd9b 100644 --- a/inclure/groupe-detail.html +++ b/inclure/groupe-detail.html @@ -12,9 +12,9 @@
- [(#FICHIER|image_recadre{900:300,-,focus}|image_reduire{900,300})] + [(#FICHIER|image_recadre{1200:300,-,focus}|image_reduire{1200,300})] - [(#CHEMIN{img/ville.png}|image_recadre{900:300,-,focus}|image_reduire{900,300})] + [(#CHEMIN{img/ville.png}|image_recadre{1200:300,-,focus}|image_reduire{1200,300})]

Groupes de #GET{ville}

@@ -51,7 +51,7 @@ -

Articles de #GET{ville}

+

Articles de #GET{ville}

#ANCRE_PAGINATION []
diff --git a/inclure/groupes_contenu.html b/inclure/groupes_contenu.html index c908e86..cf3c686 100644 --- a/inclure/groupes_contenu.html +++ b/inclure/groupes_contenu.html @@ -1,5 +1,5 @@
-
+
@@ -11,39 +11,6 @@ ]
- - -
diff --git a/inclure/groupes_contenu_sidebar.html b/inclure/groupes_contenu_sidebar.html new file mode 100644 index 0000000..c908e86 --- /dev/null +++ b/inclure/groupes_contenu_sidebar.html @@ -0,0 +1,51 @@ +
+
+ + + + [(#ENV{id_article}|non) + + ] + + [(#ENV{id_article}|oui) + + ] +
+ + + +
+ + + + diff --git a/inclure/medias_contenu.html b/inclure/medias_contenu.html index 655ba86..5fa53d7 100644 --- a/inclure/medias_contenu.html +++ b/inclure/medias_contenu.html @@ -1,43 +1,21 @@ -
-
+
+
#ANCRE_PAGINATION - -
- + +
+
[] - +
- - -
diff --git a/inclure/medias_contenu_sidebar.html b/inclure/medias_contenu_sidebar.html new file mode 100644 index 0000000..655ba86 --- /dev/null +++ b/inclure/medias_contenu_sidebar.html @@ -0,0 +1,45 @@ +
+
+ + + + +
+ #ANCRE_PAGINATION + +
+ +
+ +
+ [] +
+ +
+ + + +
+ + + + diff --git a/inclure/photo_media.html b/inclure/photo_media.html new file mode 100644 index 0000000..a701353 --- /dev/null +++ b/inclure/photo_media.html @@ -0,0 +1,14 @@ +#CACHE{0} +[(#ENV{id_article}|=={0}|oui) [(#SESSION{id_auteur}|mult{-1}|setenv{id_article})] ] +
+ + [(#FICHIER|balise_img{#TITRE}|image_reduire{720,360})] + +
+ [(#ENV{groupe}|=={oui}|?{ + [(#CHEMIN{img/ville.png}|balise_img{#TITRE}|image_recadre{720:360,+,center}|image_reduire{720,360})], + [(#CHEMIN{img/journal.png}|balise_img{#TITRE}|image_recadre{720:360,+,center}|image_reduire{720,360})] + })] +
+ +