DEPRECATION WARNING

This documentation is not using the current rendering mechanism and is probably outdated. The extension maintainer should switch to the new system. Details on how to use the rendering mechanism can be found here.

Introduction

What does it do?

Simple FileCollection Gallery renders a FileCollection containing static images or folder based images. It provides a simple layout with pagination and a lightbox. Based on fluid templating the frontend layout can be edited fast and easy.

Since this gallery renders a set of files of a file collection it may render something else than an image gallery, depending on the provided template. (e.g. List of downloadable files).

You are now able to access the settings in the “appearance tab” of the plugin via “contentObjectData”. ( Thanks to https://github.com/justonestep ) It is now possible to create nested galleries, with the first image as preview image. ( Thanks to https://github.com/Ferhat67 )

Screenshots

Backend Plugin

This is the plugin for the backend

Gallery in Introduction Package

This is a screenshot taken in the Introduction Package after installation and increasing image size.

Credits

This extension uses some third party code.

Array Pagination Widget
An Array Pagination Widget provided by Paul Beck and Armin Ruediger Vieweg
IncludeFileViewHelper
A ViewHelper for including the css file via the extension layout, provided by Georg Ringer in his news extension.