Web2py Galleria Plugin Demo


Galleria plugin for Web2py

Plugintized for Web2py by Christopher Steel. To download plugin and demo app search for uc_galleria on googlecode and extract plugin from the included demo app and install in your target application. It just works... but it still needs translation and accessbility work

Note about photos

Photos are standard galleria demo and Flicker based. It has not been a problem but we have no control over the image content. These images used for these demo galleries are located on other servers including flicker and wikipedi. Some may take long time to load, others may not load at all if images have been moved or removed. The image descriptions are fetched from the alt attribute per default.

Navigation

By default some galleria navigation is via the arrow keys, right arrow for next, left for previous. What do think the up and down arrows do? This example is a classic gallery that fetches image data from a list of IMG elelments and generates thumbnails. If the thumbnail’s total width exceeds the containing width, Galleria automatically adds a carousel (unless disabled). Galleria automatically adjusts it’s width to the containing element’s size.