Skip to main content

A slider plugin for djangocms that lets you arrange slides like any other djangocms plugin.

Project description

A simple django cms slideshow plugin.

Features:

  • There are 2 plugins: SlideShow and Slide. A SlideShow can only contains Slides. Those can be arranged in the order you want just like any other plugin.

  • Each image can have a url specified (creating an anchor around the image)

  • By default, creates a [flexslider](http://www.woothemes.com/flexslider/) slideshow.

  • By default, uses [sorl-thumbnail](https://github.com/mariocesar/sorl-thumbnail) as a thumbnail plugin.

Installation

This plugin requires django CMS 3.0 or higher to be properly installed and configured.

To install:

  • run pip install djangocms-slider on your virtualenv

  • add sorl.thumbnail to your INSTALLED_APPS setting if you want to use default template.

  • add djangocms_slider to your INSTALLED_APPS setting (mind the underscore)

  • Run ./manage.py migrate djangocms_slider

Usage

To override the template, just add slider.html and or ‘slide.html’ in a django template directory under templates/djangocms_slider.

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-slider-0.2.5.tar.gz (12.2 kB view details)

Uploaded Source

File details

Details for the file djangocms-slider-0.2.5.tar.gz.

File metadata

File hashes

Hashes for djangocms-slider-0.2.5.tar.gz
Algorithm Hash digest
SHA256 f353df765160eb2e6e54dfe9cbfcd5969fa52ba12734cef0f38ee395ea3a0329
MD5 e334140f1e48cc4d374cca08bef1b988
BLAKE2b-256 7520a3f4653182df01291139acc1497a0f08f8673682bbabf9a60d625a5e3a7f

See more details on using hashes here.

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