From c025735b83c84f7133621d09041be591039a6697 Mon Sep 17 00:00:00 2001 From: Laury GvR Date: Tue, 28 Apr 2015 10:02:48 -0400 Subject: [PATCH] Nextgen templates --- nggallery/album-glmalbums.php | 64 ++++++++++++++++++++++++++++ nggallery/gallery-glmphotos.php | 55 ++++++++++++++++++++++++ nggallery/gallery-glmvideos.php | 74 +++++++++++++++++++++++++++++++++ 3 files changed, 193 insertions(+) create mode 100644 nggallery/album-glmalbums.php create mode 100644 nggallery/gallery-glmphotos.php create mode 100644 nggallery/gallery-glmvideos.php diff --git a/nggallery/album-glmalbums.php b/nggallery/album-glmalbums.php new file mode 100644 index 0000000..b971e71 --- /dev/null +++ b/nggallery/album-glmalbums.php @@ -0,0 +1,64 @@ + + If you would like to show the timestamp of the image ,you can use +**/ +?> + + +
+ + + + +
+
+ +
+ + + + +

+ > + title); ?> + +

+ + +
+ + + + +
+ +
+ + diff --git a/nggallery/gallery-glmphotos.php b/nggallery/gallery-glmphotos.php new file mode 100644 index 0000000..74ac570 --- /dev/null +++ b/nggallery/gallery-glmphotos.php @@ -0,0 +1,55 @@ + + If you would like to show the timestamp of the image ,you can use +**/ +?> + + + + + + + + + + diff --git a/nggallery/gallery-glmvideos.php b/nggallery/gallery-glmvideos.php new file mode 100644 index 0000000..599e8d8 --- /dev/null +++ b/nggallery/gallery-glmvideos.php @@ -0,0 +1,74 @@ + + If you would like to show the timestamp of the image ,you can use +**/ +?> + + + + -- 2.17.1