cmsplugin-nivoslider

Simple image slider plugin for django-cms
Download

cmsplugin-nivoslider Ranking & Summary

Advertisement

  • Rating:
  • License:
  • MIT/X Consortium Lic...
  • Price:
  • FREE
  • Publisher Name:
  • Bernardo Cabezas Serra
  • Publisher web site:
  • https://bitbucket.org/bercab/

cmsplugin-nivoslider Tags


cmsplugin-nivoslider Description

cmsplugin-nivoslider is a simple image slider plugin for django-cms. Shows the widely used jquery Nivo slider plugin from http://nivo.dev7studios.com/Installation1. pip install cmsplugin_nivoslider2. Add 'cmsplugin_nivoslider' to INSTALLED_APPS3. Run syncdb or ./manage.py migrate cmsplugin_nivoslider if using southYou need to have correctly configured staticfiles for autodiscovering and using themesUsing a custom or downloaded themeWhen 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.Product's homepage


cmsplugin-nivoslider Related Software