Skip to main content

Gallery plugin for the django-cms.

Project description

# djangocms-gallery

Gallery plugin for django-cms. Still in development.

## Installation You can easily install it via pip:

  • pip install djangocms-gallery

  • add djangocms_gallery to your INSTALLED_APPS

  • run syncdb and migrate

## Requirements * django-filer * easy-thumbnails

## Settings ### GALLERY_TEMPLATES A Tuple of Tuples containing the available Templates:

((‘djangocms_gallery/default.html’, _(‘default’),)

### ADVANCED_OPTIONS Default is False. If True, additional options will be available in the admin.

## People This plugin uses cl.gallery.js out of the classjs-plugins-library: * https://github.com/FinalAngel/classjs-plugins

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

djangocms-gallery-0.2a.1.tar.gz (42.4 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