Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
1.03 MB
MD5: 34cf9bc6e64d267692e7052d7507461a
SHA-1: 6d47a94eb7d40ddae81c30622c20ca6ab0cf40e8
SHA-256: de0a929b2522b4db47fd47ba6aa999b2b8a406b55c08b74aad735c0ba9ab6bcd
Download zip
1.03 MB
MD5: 0ee19a6db9ece3226d8f97dc7dff1546
SHA-1: b6fa8400039389f884667d678dd341928593d4aa
SHA-256: bc6d8db65a9d9ffe04a4d336ffa874d3bde228e0e35347c759402299f24d4051
Release notes
Nivo Slider Beta 3 fixes an issue where the slider would not load or load inconsistently when block caching was enabled. Beta 3 also bring Nivo Slider closer to feature parity with all of the options available through the Nivo Slider jQuery plugin.
New features:
- Added div with ribbon class to slider wrapper template. The ribbons provided by the default themes should now display correctly.
- Added image thumbnail control navigation. You can now use images in place to numbered control navigation. Thumbnail dimensions can be specified using Drupal image styles. Please note that, per the jQuery Nivo Slider's implementation, thumbnail navigation images are hidden by default and will only be shown when using a theme that supports thumbnail based navigation (or if you write your own custom CSS to unhide them).
- Improved options page UI text. This should help outline what each slider option is used for and how to change the slider's image dimensions or apply filters to the slider images.
- Small code improvements (the slider block code can be more easily modified as it now uses a renderable array and the slider now has some automatic width/height detection and CSS to help hide slides which have not yet been downloaded.