diff --git a/CHANGES.md b/CHANGES.md
index 24f12810..26495f59 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -8,7 +8,7 @@
- Mise à jour en ligne :
- problème lors du stockage de décompte
- réinitialisation du décompte de vérification lors de l'activation de l'option
-Modifications :
+- Modifications :
- TinyMCE : libellé des fonctions "Afficher dans"
- TinyMCE : boutons souligné et barré dans la barre d'outils.
- Module Form : option permettant d'ajouter le premier mail dans le formulaire au message de notification (Reply To) afin de répondre directement au message.
@@ -16,6 +16,8 @@ Modifications :
- bouton affichant le numéro de la version en ligne.
- uniformisation de la position des champs de saisie avec les versions suivantes.
- Galerie : position du champ de tri des images.
+- Mise à jour :
+ - SimpleLightBox passe en version 2.1.0
## version 9.2.22
- Modifications :
diff --git a/core/module/config/view/index/index.php b/core/module/config/view/index/index.php
index da7a3140..13ae8c01 100755
--- a/core/module/config/view/index/index.php
+++ b/core/module/config/view/index/index.php
@@ -199,7 +199,7 @@
helper::baseUrl() . 'install/update',
- 'value' => 'Mise à jour forçée'
+ 'value' => 'Mise à jour forcée'
]); ?>
diff --git a/core/vendor/simplelightbox/inc.json b/core/vendor/simplelightbox/inc.json
index fe8cd580..e968e152 100644
--- a/core/vendor/simplelightbox/inc.json
+++ b/core/vendor/simplelightbox/inc.json
@@ -1,6 +1,6 @@
[
- "simple-lightbox.min.js",
- "simplelightbox.min.css",
+ "simpleLightbox.min.js",
+ "simpleLightbox.min.css",
"init.css",
"init.js"
]
\ No newline at end of file
diff --git a/core/vendor/simplelightbox/init.js b/core/vendor/simplelightbox/init.js
index f20bc0cb..9f9fbc48 100644
--- a/core/vendor/simplelightbox/init.js
+++ b/core/vendor/simplelightbox/init.js
@@ -1,10 +1,14 @@
// Paramètres d'initialisation
$(document).ready(function() {
- // Ajouter la classe Gallery afin de faire la liaison avec simplelightbox
+ // Ajouter la classe Gallery afin de faire la liaison avec simplelightbox
$("a[rel='gallery']").addClass(
"gallery",""
);
+
+ // Démarrer le script
$('.gallery').simpleLightbox({closeText:"×",captionsData:'alt'});
- });
\ No newline at end of file
+
+
+ });
diff --git a/core/vendor/simplelightbox/simple-lightbox.min.js b/core/vendor/simplelightbox/simple-lightbox.min.js
deleted file mode 100644
index 0e2c1dd5..00000000
--- a/core/vendor/simplelightbox/simple-lightbox.min.js
+++ /dev/null
@@ -1,7 +0,0 @@
-/*
- By André Rinas, www.andrerinas.de
- Documentation, www.simplelightbox.de
- Available for use under the MIT License
- 1.17.0
-*/
-!function(st,lt,rt,t){"use strict";st.fn.simpleLightbox=function(P){P=st.extend({sourceAttr:"href",overlay:!0,spinner:!0,nav:!0,navText:["‹","›"],captions:!0,captionDelay:0,captionSelector:"img",captionType:"attr",captionsData:"title",captionPosition:"bottom",captionClass:"",close:!0,closeText:"×",swipeClose:!0,showCounter:!0,fileExt:"png|jpg|jpeg|gif",animationSlide:!0,animationSpeed:250,preloading:!0,enableKeyboard:!0,loop:!0,rel:!1,docClose:!0,swipeTolerance:50,className:"simple-lightbox",widthRatio:.8,heightRatio:.9,scaleImageToRatio:!1,disableRightClick:!1,disableScroll:!0,alertError:!0,alertErrorMessage:"Image not found, next image will be loaded",additionalHtml:!1,history:!0,throttleInterval:0,doubleTapZoom:2,maxZoom:10,htmlClass:"has-lightbox"},P);var h,t,Z="ontouchstart"in lt,z=(lt.navigator.pointerEnabled||lt.navigator.msPointerEnabled,0),H=0,L=st(),i=function(){var t=rt.body||rt.documentElement;return""===(t=t.style).WebkitTransition?"-webkit-":""===t.MozTransition?"-moz-":""===t.OTransition?"-o-":""===t.transition&&""},N=!1,p=[],j=P.rel&&!1!==P.rel?(t=P.rel,st(this).filter(function(){return st(this).attr("rel")===t})):this,d=(i=i(),0),K=!1!==i,a="pushState"in history,u=!1,n=lt.location,$=function(){return n.hash.substring(1)},B=$(),f=function(){$();var t="pid="+(J+1),e=n.href.split("#")[0]+"#"+t;a?history[u?"replaceState":"pushState"]("",rt.title,e):u?n.replace(e):n.hash=t,u=!0},Q=function(e,a){var n;return function(){var t=arguments;n||(e.apply(this,t),n=!0,setTimeout(function(){return n=!1},a))}},U="simplelb",e=st("