Plone True Gallery
Category: Basic content types, Layout and presentation, Media
—
Other products by this author
Current release: Plone True Gallery 0.5.3
Released Sep 1, 2008 — tested with Plone 3.1, Plone 3.0
Plone 3.0 support issues now fixed...
Experimental releases
Upcoming and alpha/beta/candidate releases
- Alpha releases should only be used for testing and development.
- Beta releases and Release Candidates are normally released for production testing, but should not be used on mission-critical sites.
- Always install on a separate test server first, and make sure you have proper backups before installing.
Project Description
- Project resources
Installation
To install this product, just add collective.plonetruegallery to your buildout or download the egg and install into your plone instance.
features
- cross browser compatibility
- dynamically loads images(so large galleries don't try to load everything at once)
- no extra javascript library dependencies
- support for picasa and flickr galleries
- nest galleries
Dependencies
- simplejson
- gdata(recommended)
- flickrapi(recommended)
Notice
- If you had an old version of this product installed(>0.4*) installing this might break the product. You are encouraged to just remove the old galleries(especially SubGallery object as these have been removed) and create the Galleries over again. A lot has changed in the newer releases and I have not written upgrade scripts since it is very simple to just do it on your own.