From 3edc2035e612e8dc34e9f648ed7433c36b0de099 Mon Sep 17 00:00:00 2001 From: Cameron Date: Sun, 14 Apr 2013 17:07:15 -0700 Subject: [PATCH] rename carousel-control to gallery-control (carousel-control namespace already used by bootstrap) --- e107_plugins/gallery/e_header.php | 3 ++- e107_plugins/gallery/templates/gallery_template.php | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/e107_plugins/gallery/e_header.php b/e107_plugins/gallery/e_header.php index 1986f3b3d..52460cde9 100644 --- a/e107_plugins/gallery/e_header.php +++ b/e107_plugins/gallery/e_header.php @@ -31,7 +31,8 @@ $(document).ready(function(){ $("a[rel^='prettyPhoto']").prettyPhoto( { theme: 'pp_default', /* pp_default , light_rounded , dark_rounded , light_square , dark_square ,facebook */ - overlay_gallery: false + overlay_gallery: false, + deeplinking: false } ); }); diff --git a/e107_plugins/gallery/templates/gallery_template.php b/e107_plugins/gallery/templates/gallery_template.php index f7254bb5d..68c66c43f 100644 --- a/e107_plugins/gallery/templates/gallery_template.php +++ b/e107_plugins/gallery/templates/gallery_template.php @@ -65,8 +65,8 @@ $GALLERY_TEMPLATE['SLIDESHOW_WRAPPER'] = '