djangocms-lightgallery 0.1.12

Creator: codyrutscher

Last updated:

Add to Cart

Description:

djangocmslightgallery 0.1.12

DjangoCMS Plugin for LightGallery.

Documentation
The full documentation is at https://djangocms-lightgallery.readthedocs.io.


Quickstart
Requirements

django-filer

Install djangocms-lightgallery:
pip install djangocms-lightgallery
Add it to your INSTALLED_APPS:
INSTALLED_APPS = (
...
'djangocms_lightgallery',
...
)


Features

create image galleries with lightGallery
displays images in gallery as a thumbnail preview



Running Tests
Does the code actually work?
source <YOURVIRTUALENV>/bin/activate
(myenv) $ pip install tox
(myenv) $ tox


Credits
Tools used in rendering this package:

Cookiecutter
cookiecutter-djangopackage
LightGallery



ToDo

make the thumbnail preview customizable
give more styling options



History

0.1.8 (2017-11-17)

fixed icon overlay bug on thumbnails



0.1.0 (2017-11-17)

First release on PyPI.

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.