From b0981486958a0f2f468e1605cb81d4ce207c7d4f Mon Sep 17 00:00:00 2001
From: "real3t@gmail.com" <>
Date: Wed, 23 Oct 2019 10:12:39 +0000
Subject: [PATCH] =?UTF-8?q?[SoyezCr=C3=A9ateurs]=20Mode=20Cognac=20:=20la?=
 =?UTF-8?q?=20largeur=20du=20Cycloshow=20est=20param=C3=A9trable=20(conten?=
 =?UTF-8?q?u=20ou=20pleine=20largeur)?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 formulaires/configurer_soyezcreateurs.html          | 10 ++++++++++
 lang/soyezcreateursprive_fr.php                     |  3 +++
 noisettes/sommaire_modeportailcognac_cycloshow.html |  2 +-
 paquet.xml                                          |  2 +-
 stylesportailcognac.css.html                        |  2 ++
 5 files changed, 17 insertions(+), 2 deletions(-)

diff --git a/formulaires/configurer_soyezcreateurs.html b/formulaires/configurer_soyezcreateurs.html
index 5b599e16..b48121db 100755
--- a/formulaires/configurer_soyezcreateurs.html
+++ b/formulaires/configurer_soyezcreateurs.html
@@ -48,6 +48,7 @@ if (!function_exists('sc_ouinon_default')) {
 						defaut=edito}
 					)]
 					pour avoir le mode événementiel]
+					[(#CONFIG{soyezcreateurs/mode_affichage,communiquant}|=={communiquant}|oui)
 					[(#SAISIE{radio,tri_slideshow_communiquant,
 						label=<:soyezcreateursprive:cfg_tri_slideshow_communiquant_label:>,
 						datas=#ARRAY{
@@ -56,8 +57,17 @@ if (!function_exists('sc_ouinon_default')) {
 						},
 						defaut=parnum}
 					)]
+					]
 
 					[(#CONFIG{soyezcreateurs/mode_affichage,communiquant}|=={portailcognac}|oui)
+					[(#SAISIE{radio,variante_bloccycloshow,
+						label=<:soyezcreateursprive:cfg_variante_bloccycloshow_label:>,
+						datas=#ARRAY{
+							contenu,<:soyezcreateursprive:cfg_variante_bloccycloshow_contenu:>,
+							full,<:soyezcreateursprive:cfg_variante_bloccycloshow_full:>,
+						},
+						defaut=contenu}
+					)]
 					[(#SAISIE{radio,variante_blocedito,
 						label=<:soyezcreateursprive:cfg_variante_blocedito_label:>,
 						datas=#ARRAY{
diff --git a/lang/soyezcreateursprive_fr.php b/lang/soyezcreateursprive_fr.php
index 03c5a4f6..2e5eb35f 100644
--- a/lang/soyezcreateursprive_fr.php
+++ b/lang/soyezcreateursprive_fr.php
@@ -342,6 +342,9 @@ $GLOBALS[$GLOBALS['idx_lang']] = array(
 	'cfg_url_feedflare' => 'URL FeedFlare',
 	'cfg_url_redirection' => 'URL de l’ancien site (pour redirection 301 si article existe pas)',
 	'cfg_url_xiti' => 'URL de votre marqueur Xiti',
+	'cfg_variante_bloccycloshow_contenu' => 'Largeur du contenu',
+	'cfg_variante_bloccycloshow_full' => 'Largeur de l’écran',
+	'cfg_variante_bloccycloshow_label' => 'Largeur bloc CycloShow',
 	'cfg_variante_blocedito_full' => 'Édito entier',
 	'cfg_variante_blocedito_label' => 'Affichage Édito',
 	'cfg_variante_blocedito_link' => 'Seulement titre et chapo/bulle d’aide + lien vers contenu (si texte dans l’article)',
diff --git a/noisettes/sommaire_modeportailcognac_cycloshow.html b/noisettes/sommaire_modeportailcognac_cycloshow.html
index 4e227f24..aa898ed0 100644
--- a/noisettes/sommaire_modeportailcognac_cycloshow.html
+++ b/noisettes/sommaire_modeportailcognac_cycloshow.html
@@ -6,7 +6,7 @@
 		<div class="slider show-for-medium" role="region" aria-label="Diaporama d'accueil">
 			<div class="slider-diapo-imgfull">
 				<a href="#URL_ARTICLE" tabindex="-1">
-					<img src="[(#LOGO_ARTICLE_NORMAL|sinon{#CHEMIN{images/placeholder.jpg}}|image_focus{#CONFIG{soyezcreateurs_layout/largeurconteneur,960},#CONFIG{soyezcreateurs/hauteur_slider,580}}|extraire_attribut{src})]" alt="">
+					<img src="[(#LOGO_ARTICLE_NORMAL|sinon{#CHEMIN{images/placeholder.jpg}}|image_focus{[(#CONFIG{soyezcreateurs/variante_bloccycloshow,contenu}|=={contenu}|?{#CONFIG{soyezcreateurs_layout/largeurconteneur,960},1920})],#CONFIG{soyezcreateurs/hauteur_slider,580}}|extraire_attribut{src})]" alt="">
 					<div class="slider-content desc-gauche text-center">
 						<h3 class="#EDIT{titre}">#TITRE</h3>
 						[<p class="hide-for-small-only #EDIT{descriptif}">(#DESCRIPTIF|ptobr)</p>]
diff --git a/paquet.xml b/paquet.xml
index 24eccddb..70f52e97 100644
--- a/paquet.xml
+++ b/paquet.xml
@@ -1,7 +1,7 @@
 <paquet
 	prefix="soyezcreateurs"
 	categorie="squelette"
-	version="5.0.85"
+	version="5.0.86"
 	etat="stable"
 	compatibilite="[3.1.8;3.2.*]"
 	logo="img_pack/soyezcreateurs_48.png"
diff --git a/stylesportailcognac.css.html b/stylesportailcognac.css.html
index 8da527c7..7583d853 100644
--- a/stylesportailcognac.css.html
+++ b/stylesportailcognac.css.html
@@ -694,7 +694,9 @@ img.editologo {
 /* gestion block texte sur slider : CycloShow */
 #cycloshow {
 	position: relative;
+	[(#CONFIG{soyezcreateurs/variante_bloccycloshow,contenu}|=={contenu}|oui)
 	max-width: #GET{LargeurContaineur}px;
+	]
 	width: 100%;
     margin: 0 auto 7em auto;
 }
-- 
GitLab