From bb15e73078dfb6af3883cfb0c2da1b75e24d4281 Mon Sep 17 00:00:00 2001 From: Laury GvR Date: Tue, 31 Mar 2015 16:24:22 -0400 Subject: [PATCH] Nggallery templates added --- root/nggallery/album-glmalbums.php | 64 ++++++++++++++++++ root/nggallery/gallery-glmphotos-8.php | 55 ++++++++++++++++ root/nggallery/gallery-glmphotos-narrow.php | 55 ++++++++++++++++ root/nggallery/gallery-glmphotos.php | 55 ++++++++++++++++ root/nggallery/gallery-glmvideos.php | 72 +++++++++++++++++++++ 5 files changed, 301 insertions(+) create mode 100644 root/nggallery/album-glmalbums.php create mode 100644 root/nggallery/gallery-glmphotos-8.php create mode 100644 root/nggallery/gallery-glmphotos-narrow.php create mode 100644 root/nggallery/gallery-glmphotos.php create mode 100644 root/nggallery/gallery-glmvideos.php diff --git a/root/nggallery/album-glmalbums.php b/root/nggallery/album-glmalbums.php new file mode 100644 index 0000000..b971e71 --- /dev/null +++ b/root/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/root/nggallery/gallery-glmphotos-8.php b/root/nggallery/gallery-glmphotos-8.php new file mode 100644 index 0000000..28bb6c9 --- /dev/null +++ b/root/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/root/nggallery/gallery-glmphotos-narrow.php b/root/nggallery/gallery-glmphotos-narrow.php new file mode 100644 index 0000000..bc07527 --- /dev/null +++ b/root/nggallery/gallery-glmphotos-narrow.php @@ -0,0 +1,55 @@ + + If you would like to show the timestamp of the image ,you can use +**/ +?> + + + + + + + + + + diff --git a/root/nggallery/gallery-glmphotos.php b/root/nggallery/gallery-glmphotos.php new file mode 100644 index 0000000..74ac570 --- /dev/null +++ b/root/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/root/nggallery/gallery-glmvideos.php b/root/nggallery/gallery-glmvideos.php new file mode 100644 index 0000000..367627d --- /dev/null +++ b/root/nggallery/gallery-glmvideos.php @@ -0,0 +1,72 @@ + + If you would like to show the timestamp of the image ,you can use +**/ +?> + + + + + -- 2.17.1