lightbox2 5.x-2.6
stella - May 2, 2008 - 22:53
| Download | Size | md5 hash |
|---|---|---|
| lightbox2-5.x-2.6.tar.gz | 62.77 KB | e5f9cd1ebe530b36be6fbe0f0e450a5f |
Official release from CVS tag: DRUPAL-5--2-6
Last updated: May 2, 2008 - 22:55
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.
