Move photo gallery output to new area for the template
authorSteve Sutton <steve@gaslightmedia.com>
Tue, 15 Jul 2014 18:28:17 +0000 (14:28 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Tue, 15 Jul 2014 18:28:17 +0000 (14:28 -0400)
commit65ac814faaa60ab09135fe7aa54468fc0189c416
tree34ac698a19a7bba81d66ac024818700b7f684035
parentbd68d15ebfa2a22226fcdd1fc26b6fa81fa21809
Move photo gallery output to new area for the template

Bring in the photoswipe directory for the photo gallery to work.
Bring the photo gallery classes into the Toolkit_Page class so we can
setup a different area for it to output into instead of having it all in
the Toolbox Content string.
21 files changed:
Toolkit/Page.php
Toolkit/Template/Page/BodyFactory.php
Toolkit/Template/Page/Toolbox.php
photoswipe/MIT-license.txt [new file with mode: 0755]
photoswipe/code.photoswipe-3.0.5.js [new file with mode: 0755]
photoswipe/code.photoswipe-3.0.5.min.js [new file with mode: 0755]
photoswipe/code.photoswipe.jquery-3.0.5.js [new file with mode: 0755]
photoswipe/code.photoswipe.jquery-3.0.5.min.js [new file with mode: 0755]
photoswipe/code.photoswipe.jquery-3.0.5_bak.js [new file with mode: 0755]
photoswipe/error.gif [new file with mode: 0755]
photoswipe/icons.png [new file with mode: 0755]
photoswipe/icons@2x.png [new file with mode: 0755]
photoswipe/lib/klass.min.js [new file with mode: 0755]
photoswipe/loader.gif [new file with mode: 0755]
photoswipe/noutil/code.photoswipe.noutil-3.0.5.js [new file with mode: 0755]
photoswipe/noutil/code.photoswipe.noutil-3.0.5.min.js [new file with mode: 0755]
photoswipe/noutil/code.photoswipe.noutil.jquery-3.0.5.js [new file with mode: 0755]
photoswipe/noutil/code.photoswipe.noutil.jquery-3.0.5.min.js [new file with mode: 0755]
photoswipe/photoswipe.css [new file with mode: 0755]
photoswipe/photoswipe.js [new file with mode: 0755]
templates/template.html