From 999be2917019e6b06afe2ad8b878f5dab81f8ad0 Mon Sep 17 00:00:00 2001 From: Laury GvR Date: Fri, 13 Feb 2015 09:12:24 -0500 Subject: [PATCH] Added the narrow and 8-image gallery templates --- nggallery/gallery-glmphotos-8.php | 55 ++++++++++++++++++++++++++ nggallery/gallery-glmphotos-narrow.php | 55 ++++++++++++++++++++++++++ 2 files changed, 110 insertions(+) create mode 100644 nggallery/gallery-glmphotos-8.php create mode 100644 nggallery/gallery-glmphotos-narrow.php diff --git a/nggallery/gallery-glmphotos-8.php b/nggallery/gallery-glmphotos-8.php new file mode 100644 index 0000000..28bb6c9 --- /dev/null +++ b/nggallery/gallery-glmphotos-8.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.php b/nggallery/gallery-glmphotos-narrow.php new file mode 100644 index 0000000..bc07527 --- /dev/null +++ b/nggallery/gallery-glmphotos-narrow.php @@ -0,0 +1,55 @@ + + If you would like to show the timestamp of the image ,you can use +**/ +?> + + + + + + + + + + -- 2.17.1