From 6b5c554ae492a0c814304224c9af6e967753ade6 Mon Sep 17 00:00:00 2001
From: "real3t@gmail.com" <>
Date: Thu, 26 Jul 2018 11:31:13 +0000
Subject: [PATCH] =?UTF-8?q?D=C3=A9sactiver=20les=20l=C3=A9gendes=20du=20pl?=
 =?UTF-8?q?ugin=20https://www.paris-beyrouth.org/Plugin-SPIP-Insertion-ava?=
 =?UTF-8?q?ncee-d-images?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 soyezcreateurs_options.php | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/soyezcreateurs_options.php b/soyezcreateurs_options.php
index fce9951c..f4d9aea1 100644
--- a/soyezcreateurs_options.php
+++ b/soyezcreateurs_options.php
@@ -13,6 +13,8 @@ if (!defined('_IMG_GD_QUALITE'))
 
 if (!defined('_ACCESSIBILITE_CONSERVER_BULLE'))
 	define('_ACCESSIBILITE_CONSERVER_BULLE', true); // Pour conserver les bulles d'aide volontaire sur les liens vers les documents
+if (!defined('_MEDIAS_RESPONSIVE_MASQUER_LEGENDE'))
+	define('_MEDIAS_RESPONSIVE_MASQUER_LEGENDE', true); // Pour ne pas afficher les légendes sur les <img> avec le plugin https://www.paris-beyrouth.org/Plugin-SPIP-Insertion-avancee-d-images
 #if (!defined('_BONUX_STYLE'))
 #	define('_BONUX_STYLE',1); // https://zone.spip.org/trac/spip-zone/changeset/35480
 if (!defined('_LARGEUR_MODE_IMAGE'))
-- 
GitLab