==================
kotti_site_gallery
This is an extension to Kotti that allows to add a site gallery to
your site.
Find out more about Kotti
_
Development happens at https://github.com/Kotti/kotti_site_gallery
Setup
To enable the extension in your Kotti site, activate the configurator:
kotti.configurators = kotti_site_gallery.kotti_configure
.. _Find out more about Kotti: http://pypi.python.org/pypi/Kotti
History
0.2.0 - 2014-12-06
- Use Bootstrap 3 and thus require Kotti>=0.10b1.
- Add i18n.sh skript and recompile catalogs.
0.1.0b5 - Unreleased
- Use the new
context.children_with_permission
method for the sites
overview. Fixes an issue where sites could not be reordered.
0.1.0b4 - 2013/01/30
- Added minified CSS.
- Use form classes for the form views instead of deprecated generic functions.
- Use pytest fixtures instead of UnitTest classes.
0.1.0b3 - 2012/09/24
- Add workflow support for SiteGallery.
- Only show Sites in Gallery for which the user has the view permission.
0.1.0b2 - 2012/09/22
- Added german translation.
- Fixed packaging.
0.1.0b1 - 2012/08/22