Downloads
Download tar.gz
62.77 KB
MD5: e5f9cd1ebe530b36be6fbe0f0e450a5f
SHA-1: bff69990f676058a1ec758a77269b82a5ef1daa8
SHA-256: 24b22f13b73fbf30c5adbbe92344b3d966f13c98a6dcf6395a76bfd8d66b91ac
Download zip
76.9 KB
MD5: a1d2a0e79aa788a73754ee499aaa9fb3
SHA-1: 149b338d92f8d553aa3651c2a650cb98008b0334
SHA-256: 401b094d72fa658df7e2ee59640b1ecd1370f6e834c715818a7fd95e0831dd35
Release notes
p>Changes since DRUPAL-5--2-5:
- #231368 - fix for broken hiding / unhiding of select, embed and objects.
- #240774 - fixed issues with imagecache views.
- imagecache_create_url() function is only available in imagecache api 2, so added in support for imagecache api 1
- #237466 - changed imagecache image titles from being the "alt" text to the "title" text.
- #231368 - implemented the patch suggested by kndr, an alternative method to selecting which objects to hide.
- fixed issue where flash objects were appearing over the lightbox.
- #237580 - added in css snippet to hide html elements with a certain class name, this is intended to be used to hide images which you don't want to appear on your page, but still want to be visible in the lightbox.
- #237580 - updated documentation with a new example usage provided by jeffsensat
- #242666 - added support for gallery2 image blocks
- #242666 - modified javascript so the larger image is displayed in the lightbox instead of the thumbnail for gallery2 images.
- #247505 - fix for flickering of scrollbars
- #250618 - fix for custom trigger classes not working quite as expected.
- Added in slideshow support.
- Added video support.
- Added in support for showing html page in an iframe.
- Added in zoom keyboard shortcut.
- Added in play/pause keyboard shortcut.
- Added in details on keyboard shortcuts.
- Added in more options for grouping images in views.
- Changed to consistent naming of the module, and changed "true" and "false" to uppercase.
- Renamed image_nodes.js to auto_image_handling.js
- Altered the layout of the readme text and added some more details.
- Fixed translation stuff.
- Updated the documentation.
- Updated translation template file.