From eecca26f1f09a91dc914fb4a5de553a4e66c6c84 Mon Sep 17 00:00:00 2001 From: Laury GvR Date: Thu, 19 Mar 2015 11:41:21 -0400 Subject: [PATCH] Testing video gallery script rpelacement --- nggallery/album-glmalbums.php | 64 ++++++++++++++++++++ nggallery/gallery-glmphotos-8.php | 55 +++++++++++++++++ nggallery/gallery-glmphotos-narrow.php | 55 +++++++++++++++++ nggallery/gallery-glmphotos.php | 55 +++++++++++++++++ nggallery/gallery-glmvideos.php | 82 ++++++++++++++++++++++++++ 5 files changed, 311 insertions(+) create mode 100644 nggallery/album-glmalbums.php create mode 100644 nggallery/gallery-glmphotos-8.php create mode 100644 nggallery/gallery-glmphotos-narrow.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-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 +**/ +?> + + + + + + + + + + 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..c5576c8 --- /dev/null +++ b/nggallery/gallery-glmvideos.php @@ -0,0 +1,82 @@ + + If you would like to show the timestamp of the image ,you can use +**/ +?> + + + + + -- 2.17.1