Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
37.9 KB
MD5: 3123e0b522aadb07b7e791eea34c27de
SHA-1: 98de0a482991621046ce7bf99a563c86e66b1ccc
SHA-256: e664ecd20fa5d1fe51437db97d5dc157120a21d27e29f69f0c0c76ecc622e778
Download zip
53.28 KB
MD5: 584906615b4135558f6f069e5fd119db
SHA-1: eb688767a350eedff6f439a2c91afcbe9b68508e
SHA-256: b1db75e94aa5d0adc7d41ae425e557cb1d505a87edf384b91662e3e5a7affeba
Release notes
Mostly bug fixes, plus some minor features. Including #A11y improvements.
Changes since 7.x-3.4:
- #2092283 by NickWilde: Add ARIA for accessibility
- #956356 by burningdog, DustinYoder, NickWilde: Views Slide Show Play on hover Stop on roll-out
- #1313392 by NickWilde: Add link attributes rel=next rel=prev to views slideshow
- Fix: typo 'item' should be 'items'
- #2841821 by NickWilde: html DOM rendered changed after update 7.x.3.3
- #2841863 by NickWilde: slideshow cycle failure with error message after update to 7.x-3.4
- #2161447 by NickWilde: In version 7.x-3.1 were made erroneous changes violate logic and layout CSS
- #2842034 by NickWilde: PHP Fatal error: Call to undefined function _views_slideshow_preprocess_views_slideshow_pager_fields() in /views_slideshow_simple_pager/views_slideshow_simple_pager.module on line 32
- Fix: Issue #2841199 by shamas4, karolus, Ollie222, Cadencia: Recoverable Fatal Error after updating to 7.x-3.3
- Fix: Issue #2841616 by NickWilde: Ensure $field_item is fully loaded object before getting label.
- #2041925 by NickWilde: jquery.cycle.js 3.0.3 released