Skip to main content

DjangoCMS Plugin for LighGallery library

Project description

https://badge.fury.io/py/djangocms-lightgallery.svg https://travis-ci.org/oesah/djangocms-lightgallery.svg?branch=master https://codecov.io/gh/oesah/djangocms-lightgallery/branch/master/graph/badge.svg

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:

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.

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-lightgallery-0.1.12.tar.gz (108.0 kB view hashes)

Uploaded Source

Built Distribution

djangocms_lightgallery-0.1.12-py2.py3-none-any.whl (135.7 kB view hashes)

Uploaded Python 2 Python 3

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