- Frank Mullenger My Blog
- SilverStripe 2.4
A very simple bare bones gallery, no dependencies. Uses ComplexTableField instead of DOM. Also uses jQuery lightbox for displaying the images in templates. Should be able to modify this module to use different lightbox script, Uploadify for managing image files or a sortable module to sort the gallery images.
Includes a pagination example.
- Place this directory in the root of your SilverStripe installation, rename the folder 'simplegallery'.
- Visit yoursite.com/dev/build?flush=1 to rebuild the database.
- Create a new Gallery Page in the CMS
- Add some new images to the 'Gallery' tab of the new Gallery Page