Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aldryn/aldryn-gallery

Gallery
https://github.com/aldryn/aldryn-gallery

Last synced: 3 months ago
JSON representation

Gallery

Awesome Lists containing this project

README

        

==============
Aldryn Gallery
==============

.. image:: https://travis-ci.org/aldryn/aldryn-gallery.svg?branch=master
:target: https://travis-ci.org/aldryn/aldryn-gallery

.. image:: https://img.shields.io/coveralls/aldryn/aldryn-gallery.svg
:target: https://coveralls.io/r/aldryn/aldryn-gallery

Aldryn Gallery is build on the principle of plugin-in-plugin provided by django-cms
since version 3.0.

Installation
============

::

pip install aldryn-gallery

Add ``aldryn_gallery`` to ``INSTALLED_APPS``.

Configure ``aldryn-boilerplates`` (https://pypi.python.org/pypi/aldryn-boilerplates/).

To use the old templates, set ``ALDRYN_BOILERPLATE_NAME='legacy'``.
To use https://github.com/aldryn/aldryn-boilerplate-standard (recommended, will be renamed to
``aldryn-boilerplate-bootstrap3``) set ``ALDRYN_BOILERPLATE_NAME='bootstrap3'``.

When using the ``legacy`` boilerplate, **jQuery** and
`classjs `_ cl.gallery are required.