Skip to main content

Add an image gallery to your Kotti site

Project description

This is an extension to the Kotti CMS that allows you to add image galleries to your Kotti site.

It uses Bootstrap Carousel for the gallery view.

Find out more about Kotti

Setup

To activate the kotti_gallery add-on in your Kotti site, you need to add an entry to the kotti.configurators setting in your Paste Deploy config. If you don’t have a kotti.configurators option, add one. The line in your [app:main] section could then look like this:

kotti.configurators = kotti_gallery.kotti_configure

With this, you’ll be able to add galleries in your site.

Development

Contributions to kotti_gallery are highly welcome. Just clone its Github repository and submit your contributions as pull requests.

Note that all development is done on the develop branch and master is reserved for “production-ready state”. Therefore make sure to always base your work on the current state of the develop branch.

This follows the highly recommended A successful Git branching model pattern, which is implemented by the excellent gitflow git extension.

Testing

kotti_gallery has 100% test coverage. Please make sure that you add tests for new features and that all tests pass before submitting pull requests. Running the test suite is as easy as running py.test from the source directory.

TODO

  • cleanup HTML/CSS

  • add support for remote galleries (e.g. flickr photosets)

CHANGES

0.1

  • Initial release.

  • copied code from kotti_image_gallery

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

kotti_gallery-0.1.tar.gz (4.2 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page