Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
41.36 KB
MD5: fc1edcb8ee04923d93cdaa36ca848563
SHA-1: 9b3012d5504e6c0a9e957947d81e281022ba5bd1
SHA-256: 46bcee35c9364083e3eef3e4e8c9c6f670f3f7737381a6cc1d483205fa5d4181
Download zip
58.99 KB
MD5: 39160781cabf39c93c0667034912a2f9
SHA-1: 5679573cde4d3ecb181f41f5822549b146d15582
SHA-256: 63519df552a1cd491d4603ada85c8083e3ccbc1785844e33421fd4b030b41a02
Release notes
Known Regressions:
- [288739] Due to changes required to fix a bug with pagers in some cases, the Views Slideshow generated ID has changed on some slideshow. In most cases this will not be a problem, however, if you are targeting this ID with your custom CSS or JS, this will cause problems.
Minor bug release.
Changes since 7.x-3.8:
- Ensure module_path is set in rare circumstances.
- Fix: PHP 7.1 compatibility: initialize variables as array not empty strings
- remove unused variable.
- Doc string/comment improvements.
- #2881984 by NickWilde: Error: The aria-labelledby attribute must point to an element in the same document
- #2877725 by sickness29: Active class disappears from pager
- Improve API homepage tesxt slightly.
- fix docstring on drush_views_slideshow_cycle_easing()
- Adding missing @file docstring to views_slideshow.developer-documentation.php