Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
16.18 KB
MD5: 57103ff3118d9e9333b2d1303f485c27
SHA-1: 1d9cfbadcd96b242b4df14bcb46a00df191c108d
SHA-256: 7dd339fe50ca1481aff5443144e0a0388ce48f4a4066d0cfcdb189603b61bf0c
Download zip
18.1 KB
MD5: 500922a23f13af9e7b21d1c04d378cf1
SHA-1: 2378579878af935a0a3f5b155b35e53bc3dab979
SHA-256: 49d5dffe9192513f3e461dbea2fff180ecceb1cc65afc00acec67fa26e6738b5
Release notes
New features
- #1383894: Split theme function
- #1394376: For images used include "class" and or "id" tag information : added new classes for the slides and pagers (numbers).
Bug fixes
- #1388582: Field Slideshow JCarousel fixed : corrected warning message to include the correct jquery plugins path.
- #1393464: IE7 throwing an error "Expected identifier, string or number" fixed by nathanjo : removed extra comma in .js script.
- #1397156: Slideshow destroyed pictures in webkit-Browsers fixed : due to a bug in image_style_transform_dimensions, added a manual calculation of images heights and widths.
- #1412610: Links are wrongly encoded. by mrfelton