Skip to content

cmsplugin-filery adds simple & minimal image gallery for django-cms. And it's based on django-filer.

License

Notifications You must be signed in to change notification settings

ioannagian/cmsplugin-filery

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cmsplugin-filery

cmsplugin-filery adds simple & minimal image gallery for django-cms. And it's based on django-filer.

Features:

  • Uses django-filer for storing images.
  • Ordering images

Please not that cmsplugin-filery requires:

  1. pip install cmsplugin-filery
  2. Add cmsplugin_filery to INSTALLED_APPS (if necessary)
  3. Run syncdb or migrate cmsplugin_filery if using South

Just ovveride the original filery's gallery templates, like when you overide admin templates.

templates/cmsplugin_filery/gallery.html

Please use Github to report bugs, feature requests and submit your code:

https://github.com/Alir3z4/cmsplugin-filery/issues

About

cmsplugin-filery adds simple & minimal image gallery for django-cms. And it's based on django-filer.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%