Troyhy / cmsplugin-filer-gallery

Django CMS plugin for django-filer-gallery

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cmsplugin-filer-gallery

This is add-on for django-cms. It's built on filer-gallery, but dows not rely anything else than database models. Aim of this branch is to make easy to use as possible gallery element for Django-cms. So there should be no reason to go admin, all shoud be possible straign from front-end editing.

Gallery

We use nce javascrip gallery from https://github.com/aino/galleria. Galleria has tons of settings and supports themes (one free theme available). At this point only some settings can be modified from cms.

Installing

add 'cmsplugin_filer_gallery' to INSTALLED_APPS, you have now new plugin in django-cms.

Requirements

django-filer cmsplugin-filer filer-gallery

About

Django CMS plugin for django-filer-gallery


Languages

Language:JavaScript 77.1%Language:Python 13.3%Language:HTML 7.1%Language:CSS 1.6%Language:Shell 0.8%