From a79d6b1258b92587bd3891928a9dd2863917ba18 Mon Sep 17 00:00:00 2001 From: Laury GvR Date: Thu, 1 Sep 2016 10:48:15 -0400 Subject: [PATCH] Added no-title versions of the nextgen templates Client wanted nextgen templates with no titles. This.. is them. --- nggallery/gallery-glmphotos-8-noTitle.php | 55 ++++++++++++++ .../gallery-glmphotos-narrow-noTitle.php | 54 ++++++++++++++ nggallery/gallery-glmphotos-noTitle.php | 54 ++++++++++++++ nggallery/gallery-glmvideos-noTitle.php | 71 +++++++++++++++++++ 4 files changed, 234 insertions(+) create mode 100644 nggallery/gallery-glmphotos-8-noTitle.php create mode 100644 nggallery/gallery-glmphotos-narrow-noTitle.php create mode 100644 nggallery/gallery-glmphotos-noTitle.php create mode 100644 nggallery/gallery-glmvideos-noTitle.php diff --git a/nggallery/gallery-glmphotos-8-noTitle.php b/nggallery/gallery-glmphotos-8-noTitle.php new file mode 100644 index 0000000..ceca36f --- /dev/null +++ b/nggallery/gallery-glmphotos-8-noTitle.php @@ -0,0 +1,55 @@ + + If you would like to show the timestamp of the image ,you can use +**/ +?> + + + + + + + + + + diff --git a/nggallery/gallery-glmphotos-narrow-noTitle.php b/nggallery/gallery-glmphotos-narrow-noTitle.php new file mode 100644 index 0000000..b68bc56 --- /dev/null +++ b/nggallery/gallery-glmphotos-narrow-noTitle.php @@ -0,0 +1,54 @@ + + If you would like to show the timestamp of the image ,you can use +**/ +?> + + + + + + + + + + diff --git a/nggallery/gallery-glmphotos-noTitle.php b/nggallery/gallery-glmphotos-noTitle.php new file mode 100644 index 0000000..dd0287e --- /dev/null +++ b/nggallery/gallery-glmphotos-noTitle.php @@ -0,0 +1,54 @@ + + If you would like to show the timestamp of the image ,you can use +**/ +?> + + + + + + + + + + diff --git a/nggallery/gallery-glmvideos-noTitle.php b/nggallery/gallery-glmvideos-noTitle.php new file mode 100644 index 0000000..1d1708f --- /dev/null +++ b/nggallery/gallery-glmvideos-noTitle.php @@ -0,0 +1,71 @@ + + If you would like to show the timestamp of the image ,you can use +**/ +?> + + + + + -- 2.17.1