From 9f0e0efbcb22ca9b6a1559e8b057fb491033cca3 Mon Sep 17 00:00:00 2001 From: gjr-osweb Date: Thu, 12 Feb 2015 13:56:36 -0600 Subject: [PATCH] 1.4.7 fixes along with thumb crop bug --- changelog.txt | 7 +++++- zpbase/album-grid.php | 26 +++++++++++++++++---- zpbase/album-masonry.php | 18 ++++++++++++--- zpbase/inc/index-grid.php | 6 ++++- zpbase/inc/index-masonry.php | 6 ++++- zpbase/search.php | 44 ++++++++++++++++++++++++++++++------ 6 files changed, 90 insertions(+), 17 deletions(-) diff --git a/changelog.txt b/changelog.txt index c698155..9f3de14 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,6 +1,11 @@ Changelog -------------------- -Currently for use with Zenphoto version 1.4.6 +Currently for use with Zenphoto version 1.4.7 + +1.0 2/11/15 + - Fixed album menu for 1.4.7 (Thanks Acrylian!). + - Fixed bug when crop thumbnails is enabled, setting incorrect ch and cw, not sure why. Changed image function when cropping. + - Version updates. 1.0 8/19/14 - Added mobile menu. (header.php and style.css) diff --git a/zpbase/album-grid.php b/zpbase/album-grid.php index 351d2e6..e7c6190 100644 --- a/zpbase/album-grid.php +++ b/zpbase/album-grid.php @@ -50,7 +50,11 @@
- +

@@ -63,15 +67,29 @@ diff --git a/zpbase/album-masonry.php b/zpbase/album-masonry.php index 34bfe94..c61cddf 100644 --- a/zpbase/album-masonry.php +++ b/zpbase/album-masonry.php @@ -53,7 +53,11 @@

- +

@@ -70,10 +74,18 @@
- +
- +

diff --git a/zpbase/inc/index-masonry.php b/zpbase/inc/index-masonry.php index 9e8aee9..1716529 100644 --- a/zpbase/inc/index-masonry.php +++ b/zpbase/inc/index-masonry.php @@ -24,7 +24,11 @@

- +

diff --git a/zpbase/search.php b/zpbase/search.php index 3d94e71..51b1940 100644 --- a/zpbase/search.php +++ b/zpbase/search.php @@ -85,7 +85,11 @@

- +

@@ -102,10 +106,18 @@
- +
- +

@@ -174,13 +190,27 @@ if (getOption('zpbase_magnific_target') == 'imagepage') { ?> - data-source="" href=""> + data-source="" href=""> + + - + - +