From c26eb53c0f7da0cf529800e9b622bdfdff4d9334 Mon Sep 17 00:00:00 2001 From: Chris Smith Date: Fri, 5 Apr 2019 15:26:45 -0500 Subject: [PATCH] start of photo gallery --- css/photoswipe-skin/default-skin.css | 482 ++++ css/photoswipe.css | 179 ++ index.php | 6 + js/photoswipe-ui-default.js | 861 ++++++ js/photoswipe.js | 3734 ++++++++++++++++++++++++++ views/common/head.php | 12 + views/gallery.php | 136 + 7 files changed, 5410 insertions(+) create mode 100644 css/photoswipe-skin/default-skin.css create mode 100644 css/photoswipe.css create mode 100644 js/photoswipe-ui-default.js create mode 100644 js/photoswipe.js create mode 100644 views/gallery.php diff --git a/css/photoswipe-skin/default-skin.css b/css/photoswipe-skin/default-skin.css new file mode 100644 index 0000000..17a8a4f --- /dev/null +++ b/css/photoswipe-skin/default-skin.css @@ -0,0 +1,482 @@ +/*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */ +/* + + Contents: + + 1. Buttons + 2. Share modal and links + 3. Index indicator ("1 of X" counter) + 4. Caption + 5. Loading indicator + 6. Additional styles (root element, top bar, idle state, hidden state, etc.) + +*/ +/* + + 1. Buttons + + */ +/* + + + + + + + + + +
+
+
+
+
+
+
+ + +
+ +
+ + + + + +
+
+
+ + + + + + +
+
+
+

+

Sorry - tickets are not on sale to the public yet.

+ VIP tickets go on sale ' . $date->format('F jS, Y \a\t h:ia') . ''; + } + ?> +
Early bird tickets will go on sale April 1st, 2019 at 8:00am
+ + + +
+
+
+

Sign up to be notified when tickets are available to the public!

+
+ + +
+
+ + +
+ +
+
+
+
+ + +
+
+
+ +
\ No newline at end of file