thickbox 6.x-1.5

frjo - September 7, 2009 - 17:24
Download Size md5 hash
thickbox-6.x-1.5.tar.gz 30.23 KB fdfa9b80aa34e5b194841e15f9475aee
Official release from CVS tag: DRUPAL-6--1-5
Last updated: September 7, 2009 - 17:26

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.
 
 

Drupal is a registered trademark of Dries Buytaert.