*/
public function toHTML(array $photoCatIds, $galleries)
{
- $GLOBALS['styleSheets'][]
- = $this->baseURL . 'photoswipe/photoswipe.css';
- $GLOBALS['styleSheets'][]
- = $this->baseURL . 'Toolkit/Photos/css/gallery.css';
- $GLOBALS['bottomScripts'][]
- = $this->baseURL . 'photoswipe/lib/klass.min.js';
- $GLOBALS['bottomScripts'][]
- = $this->baseURL . 'photoswipe/code.photoswipe.jquery-3.0.5.js';
- $GLOBALS['bottomScripts'][]
- = $this->baseURL . 'Toolkit/Photos/js/photoGallery.js';
+// $GLOBALS['styleSheets'][]
+// = $this->baseURL . 'photoswipe/photoswipe.css';
+// $GLOBALS['styleSheets'][]
+// = $this->baseURL . 'Toolkit/Photos/css/gallery.css';
+// $GLOBALS['bottomScripts'][]
+// = $this->baseURL . 'photoswipe/lib/klass.min.js';
+// $GLOBALS['bottomScripts'][]
+// = $this->baseURL . 'photoswipe/code.photoswipe.jquery-3.0.5.js';
+// $GLOBALS['bottomScripts'][]
+// = $this->baseURL . 'Toolkit/Photos/js/photoGallery.js';
$GLOBALS['styleSheets'][] = $this->glmAppBaseURL
. 'libjs/jqueryui/1.8.13/development-bundle/themes/base/jquery.ui.all.css';
-.header {
+/*.header {
margin: 10px 20px;
}
#photo-gallery {
.thumb a:hover img {border: 1px solid black;}
.photocattitle {text-align: center; font-weight: bold;}
.phototitle {text-align: center; font-weight: normal; width: 110px;}
-.galleryRow {clear: left;}
+.galleryRow {clear: left;}*/