Skip to content

esauro/django_cms_carousel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

===================
django_cms_carousel beta
===================

A multi slider integration for django-cms


FEATURES:

* multi lib support.
* sortable tabs in admin panel.


USAGE:

* put 'django_cms_carousel' in INSTALLED-APPS in your settings.py
* run 'python managed.py syncdb'
* edit a page and add a 'Carousel Plugin'
* write some css to customise your slideshow


SLIDE TYPE :

* Jquery.innerfade ( http://medienfreunde.com/lab/innerfade/ )
* CodaSlider       ( http://www.ndoherty.biz/2009/10/coda-slider-2/)
* Anything Slider  ( http://css-tricks.com/anythingslider-jquery-plugin/)
* Bootstrap        ( http://twitter.github.com/bootstrap/javascript.html#carousel )


OPTIONS :

{{object.speed}}
{{object.timeout }}


CUTOMIZE :

copy/paste  "template/plugins/*.html"
in your "template/plugins/" directory 


TODO / KNOWS ISSUE :

* 'content' is not display yet in default templates
* put more skin control in admin panel : size, duration, ...


Notes:

* Sekizai block used: js, css, and ie7 (for css fix).


This is a fork of https://bitbucket.org/sjs/django_cms_carousel/src

About

A multi slider integration for django-cms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published