----------------
- Edited the css/html/js so that carousel uses the .collective.carousel
selector. Fixes this issue:
https://github.com/collective/collective.carousel/issues/13
[pigeonflight]
- Play/Autoscroll the carousel again, when the mouse leaves the carousel.
[thet]
- Remove skins layer and register css and js browser resources. Don't use dtml
css anymore but let integrators overload styles via own css. Optimize
javascript and CSS.
[thet]
- Added description for dexterity support
[bogdangi]