Skip to main content

Simple Nivo Slider plugin for django-cms

Project description

Simple image slider plugin. Shows the widely used jquery Nivo slider plugin from http://nivo.dev7studios.com/

Features:

Requires: - easy-thumbnails http://pypi.python.org/pypi/easy-thumbnails/

Installation

  1. pip install cmsplugin_nivoslider

  2. Add ‘cmsplugin_nivoslider’ to INSTALLED_APPS

  3. Run syncdb or ./manage.py migrate cmsplugin_nivoslider if using south

You need to have correctly configured staticfiles for autodiscovering and using themes

Using a custom or downloaded theme

When reloading your django app, the plugin will search for themes on the following static dir: nivo/themes/

So all you need to do is puting your theme plugin on static/nivo/themes/pluginname dir of some app of your django project.

So after collectstatic, theme wil be available under the directory: STATIC_ROOT/nivo/themes/pluginname And will be found by cmsplugin_nivoslider.

:author bcabezas@apsl.net - http://www.apsl.net/ :date: 2012/03/14

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

cmsplugin-nivoslider-0.2.6.tar.gz (135.0 kB view hashes)

Uploaded Source

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