Downloads

Download thickbox-6.x-1.5.tar.gztar.gz 30.23 KB
MD5: fdfa9b80aa34e5b194841e15f9475aee
SHA-1: 24c762f9061d5ccb8303a07ccaa9e42e202e253a
SHA-256: 4cea6043095b2ecc89785056e90337dfdc957614d870cc5c17b4ba0464eecbeb
Download thickbox-6.x-1.5.zipzip 42.17 KB
MD5: e1e0ec052744361aa0cc8514ed50d8b4
SHA-1: fbee6f268f1e309c94b829cc5a01690df961752e
SHA-256: 75224754815b26d3bd340fb0324078bd7b5906659a183e5073b411984d80698d

Release notes

Changes since DRUPAL-6--1-4:

New features:

  • Added settings for what login form to use, including custom. Defaults to user_login.
  • #179148: If only one image, do away with Image 1 of 1.
  • #475362: Patch by longwave, with some additions, to make thickbox use theme_imagecache() instead of custom code.

Bug fixes:

  • #525358: Re-attach all js behaviors after loading ajax thickbox, patch by Jody Lynn.
  • #486624: Patch by Avm that makes the ESC key work in Opera for closing the Thickbox window.

Misc:

  • Removed unused field variable from theme_imagefield_image_imagecache_thickbox() If you are overriding it you will need to update your function.
  • A small change to the CSS styles for Thickbox that removed/changes the borders. A clear improvement I think.
  • Moved path checking code from hook_init to _thickbox_active() and made use of drupal_match_path().
  • Added check to make sure js and css in only added once.
  • #519772: thickbox_login.js didn't use context, patch by berenddeboer.
  • Moved tb_setBrowserExtra to tb_show().
  • #463566: Renamed image cache to Imagecache in code and the translations.
  • #506130: Spelling corrections from Dark-Light in Thickbox settings.
Created by: frjo
Created on: 7 Sep 2009 at 17:24 UTC
Last updated: 7 Sep 2009 at 17:26 UTC
New features
Bug fixes

Other releases