A carousel plugin for djangoCMS
Project description
A carousel plugin for djangoCMS
Free software: MIT license
This plugin was originally forked from https://github.com/MagicSolutions/cmsplugin-carousel, but most of the functionality has been replaced. This version is not compatible with the plugin from Magic Solutions.
Installation
pip install awesto-djangocms-carousel
Add cmsplugin_carousel to your INSTALLED_APPS.
Usage
Add a Carousel plugin to one of your placeholders. You can then add abritrary child plugins which will be displayed as carousel items.
A Carousel Caption plugin is also provided.
A common scenario is:
Carousel
Link
Image
Caption
Text
Documentation
Development
To run the all tests run:
tox
Note, to combine the coverage data from all the tox environments run:
Windows |
set PYTEST_ADDOPTS=--cov-append tox |
---|---|
Other |
PYTEST_ADDOPTS=--cov-append tox |
Changelog
0.1.0 (2017-02-22)
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
Built Distribution
File details
Details for the file awesto-djangocms-carousel-0.3.0.tar.gz
.
File metadata
- Download URL: awesto-djangocms-carousel-0.3.0.tar.gz
- Upload date:
- Size: 17.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 502f36e7d0d1d0b07e5af81d7805bd1c03e37ede13fc73a31868a90243c9bda8 |
|
MD5 | 2d65e7d95fb29c99f005d88729f9de05 |
|
BLAKE2b-256 | 77445f615d4b2619fca641d9a4756c33bff33f8c4644fcd3b613dfbac00f1e33 |
File details
Details for the file awesto_djangocms_carousel-0.3.0-py2.py3-none-any.whl
.
File metadata
- Download URL: awesto_djangocms_carousel-0.3.0-py2.py3-none-any.whl
- Upload date:
- Size: 8.2 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b174140cf5c9a225c416bc4b769279b43da50aeafd79b44e879c91a2acea9771 |
|
MD5 | fdf123c12de4cf42a0e283ae488f2088 |
|
BLAKE2b-256 | c4d40b37eb9b11ee2962fb52d2e686988b229a8a2dff051d4a8d86f88facd32d |