Good morning,
Time to share/give back to the community.
I have created a sideshow plugin for Pagekit, that takes all images in a directory, and produces previews of images contained. When you then click on one of the previews, a fully responsive slideshow will start. The plugin is a wrapper around the Blueimp library provided by Sebastian Tschann (https://github.com/blueimp/). If you want to see the plugin in action, please, see https://www.mercator.li/galleries/rail-days.
To use this plugin within Pagekit:
- Unzip the enclosed file into the packages directory.
- Create a directory called "Images" within Storage.
- For each slideshow you want to produce, create a directory within Images, e.g., show1.
- To include a preview of your images onto your page, simply use (mercator_big){"dir":"show1"} . The script will automatically produce a preview of the images.
- When you click on one of the images, a fullscreen slideshow (fully responsive) will start.
Working some more on this (parts is already in the code), so feedback is welcome.
Happy weekend,
Mercator