Downloads

Download lightbox2-6.x-1.9.tar.gztar.gz 99.06 KB
MD5: e054093860026c79f1bc6b9dcd7e4aae
SHA-1: 18d7c6a97bd5b01059e52c39e8c9d0b7bfce2735
SHA-256: 838a7c2ba14a5e7fdc9063f73c1db64a3df55e72cef9486916a2c9d94db607db
Download lightbox2-6.x-1.9.zipzip 111.25 KB
MD5: 93cf5de5d6671f59c2e24eac86709859
SHA-1: 0621719c9371efe447ce85f839149c5ee9774323
SHA-256: 8e1c9dd09da36c53ce4561faea77068b1eb75b668bdb46336e8527cde32657bc

Release notes

Note: the rel attribute for lightvideos has changed. In the previous version, it was rel="lightvideo[width:100px; height:400px][caption]". Now lightvideo supports grouping, just like the other rel attributes. This means the format has changed to rel="lightvideo[groupname|width:100px; height:400px;][caption]". See the documentation at http://drupal.org/node/252276 for more details.

Changes since DRUPAL-6--1-8:

New features:

  • Added filefield support for CCK / Views 6.x
  • Added in D6 support for imagefield.
  • Support for D6 emfield images and videos.
  • Changed group name for image assist custom size images.
  • #285518 - added ability to click on caption without the lightbox window closing.
  • #291540 - added in support for divx video formats.
  • The iframe html is now only present when rel="lightframe", which should improve the page loading speed.
  • #285648 - it's now possible to load a hidden div from the current page, along with a divs, etc from other pages.
  • #294361 - added in the ability to load a lightmodal on page load. If a certain div is present on the page, then the contents of that div are displayed.
  • #298690 - made clicking of overlay / lightbox to close it configurable.
  • #292870 - added in support for flv videos.
  • #342123 - added help text about leaving "view image details" field blank so the text doesn't appear.
  • #341704 by thePanz - added support for Drupal path aliases in the "page specific lightbox2 settings" configuration option.
  • #302262 - patch by litrik, initList() is now separated from Lightbox.initialize(), so the lightbox is just initialized once, but the list can be updated more often.
  • #302642 by jsheffler - allow cck imagefield descriptions to appear as caption if present, defaults to image title and then image alt text if not available.
  • #332888 - animates each time a new lightbox is opened, even if the image being opened is the same size as the previous one.
  • #350458 by steveoriol - added support for direct links to swf files in Gecko browsers.
  • #327382 - enabling grouping for lightvideos.
  • #349731 - added lightbox2 automatic image handling support to the original, preview, etc links that appear on the node page for image nodes.
  • #345139 - added support for openid logins.
  • #333353 by TomiMikola - added full screen support for flash videos, including google videos and youtube videos.
  • #311283 by ncy - added support for custom flashvars.
  • #284840 - added support for displaying contact form in a lightbox.
  • #317662 - added configuration option for whether lightshows automatically start or not by default.
  • #331494 - added ability to start a lightbox/slideshow, etc by clicking on a link.
  • #312886 - changed the user_login form to user_login_block for the lightbox2 login functionality, so links to the 'create account' and 'reset password' links can be shown if necessary.
  • #353936 - added workaround for bug in contemplate module.
  • #336720 by miro_dietiker - added download link feature to lightbox for imagefields and image nodes.
  • Added "download original image" permission for download feature.
  • Moved 'general settings' fieldset options from admin/settings/lightbox2/automatic to admin/settings/lightbox2.
  • Made keyboard shortcuts configurable.
  • Updated help documentation.
  • #257494 - updated German translation
  • Updated translation template file.

Bug fixes and maintenance:

  • #276891 - fix for X button not appearing in correct place on multi-lingual sites.
  • #277837 - fix for fade out flashes.
  • #278033 - fix for Mac FF2 flash and opacity bug.
  • #281386 - now only sets the image ncck width / height if they're not 0
  • Quoted css attribute names.
  • #283828 - help documentation was incorrect, * is the wildcard in D6 version, not %
  • #279848 - fix for image assist custom sized images.
  • Fix for iframes on https pages.
  • Fixed scrolling for modal containers.
  • #285559 - by ibbumpin, fix for automatic flickr image handling. In certain situations it was handling the replacement incorrectly.
  • #286046 - fixed positioning of buttons.
  • #282244 - fix for lightbox triggering for lightvideo links even when the enable video option is disabled.
  • Fix for slideshow error when continuous looping is enabled but there is only one image in the slideshow.
  • #292918 - keyboard shortcuts weren't working in IE7 due to an IE bug where they never implemented the Array.indexOf() function!
  • Changed image_ncck instances to emimage (module renamed) and fixed error with imagefield display options not appearing in the correct fieldset.
  • #293510 - fix for overlay color and transparency issue with Lightbox Lite in IE.
  • #294602: added workaround for IE6 not supporting the min-width CSS attribute.
  • #295138 - fix for ESC not closing the lightbox when using lite.
  • #295609 - removed opacity css hacks as it's now set via the javascript.
  • fixed lightbox2 lite opacity in IE
  • Fix for setting default width / height of iframes and modal content.
  • #303835 - fix for extra trailing closing paragraph tag, patch provided by lelutin
  • RTL css file now only contains override rules.
  • #320549 - original patch by EmanueleQuinto, behaviourname-processed added to each processed html element. This was then extended to prevent the duplicate navigation buttons appearing when jquery.js is loaded on a page twice.
  • #333906 by TastyBread - fix for X and play/pause button appearing before imageData in IE browsers with default layout.
  • #311766 - fix for image (in Lightbox) alternative text containing html.
  • #306974 - fix for "reset to defaults" producing validation errors.
  • #325130 by Steven Jones - fix for paging lightframes.
  • Fixed issue with navigation and grouping of lightmodals.
  • #332948 - fix for veritcal center issue.
  • Cache is now cleared after submitting general settings form so if lightbox2 video is turned on/off, the list of cck formatters will be updated.
  • Removed package line.
Created by: stella
Created on: 8 Jan 2009 at 13:28 UTC
Last updated: 1 Aug 2018 at 21:28 UTC
New features
Bug fixes
Insecure

Other releases