Fanstatic packaging of galleria.js.
Project description
js.galleria
Introduction
This library packages Galleria Slideshow for fanstatic. It is aware of different modes (normal, minified).
This requires integration between your web framework and fanstatic, and making sure that the original resources (shipped in the resources directory in js.galleria) are published to some URL.
How to use?
You can import Galleria from js.galleria and need it where you want these resources to be included on a page:
>>> from js.galleria import galleria >>> galleria.need()
You can use the classic theme, which is free to use:
>>> from js.galleria import classic >>> classic.need()
CHANGES
1.2.9-2 (2013-07-28)
Added missing image resources.
1.2.9 (2013-07-28)
Initial release.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
js.galleria-1.2.9-2.tar.gz
(71.9 kB
view hashes)