Log of /contributions/modules/thickbox/thickbox.js
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.8.2.17 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Jul 30 09:13:53 2009 UTC
(3 months, 3 weeks ago)
by
frjo
Branch:
DRUPAL-6--1
Changes since
1.8.2.16: +11 -4 lines
Diff to
previous 1.8.2.16
, to
branch point 1.8
#525358: Re-attach all js behaviors after loading ajax thickbox, patch by Jody Lynn. #519772: thickbox_login.js doesn't use context, patch by berenddeboer. Moved tb_setBrowserExtra to tb_show(). #463566: Renamed image cache to Imagecache in code and the translations. Minor changes to thickbox.css.
Revision
1.2.4.5 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Oct 20 13:59:33 2008 UTC
(13 months ago)
by
frjo
Branch:
DRUPAL-5
Changes since
1.2.4.4: +316 -288 lines
Diff to
previous 1.2.4.4
, to
branch point 1.2
#323310: Patch by JohnAlbin that adds a min width to the thickbox box. This make Thickbox work/look a lot better with small images. Also backported the code clean up of thickbox.js from 6-dev: Since thickbox.js is not updated anymore I started to clean up the coding style. My goal is to comply with the Coding standards for JS files.
Revision
1.8.2.4 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Sep 6 19:27:21 2008 UTC
(14 months, 2 weeks ago)
by
frjo
Branch:
DRUPAL-6--1
CVS Tags:
DRUPAL-6--1-0
Changes since
1.8.2.3: +6 -8 lines
Diff to
previous 1.8.2.3
, to
branch point 1.8
Using Drupal.behaviors instead of Drupal.jsEnabled and (document).ready(function(). Using drupal_add_js setting atrubute for thickbox_derivative (not tested since I dont use the image module). Removed thickbox_compressed.js, you should make your web server gzip gzip files instead.
Revision
1.2.4.3 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Aug 13 06:46:28 2008 UTC
(15 months, 1 week ago)
by
frjo
Branch:
DRUPAL-5
Changes since
1.2.4.2: +17 -4 lines
Diff to
previous 1.2.4.2
, to
branch point 1.2
#294637: Patch by jaydub to get better checing for nid in thickbox_field_formatter(). #276829: Added preloading of next and previous images. Added IE7 hack to thickbox.js, let me know it it works ok.
Revision
1.8.2.1 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Jul 17 07:30:06 2008 UTC
(16 months, 1 week ago)
by
frjo
Branch:
DRUPAL-6--1
Changes since
1.8: +17 -7 lines
Diff to
previous 1.8
Small fixes to get Thickbox login to work. Changed Thickbox login links to user/login/thickbox, same as lightbox2 does it. Added all variabels to thickbox_uninstall(). Moved admin settings to thickbox.admin.inc.
Revision
1.5 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed May 23 06:00:39 2007 UTC
(2 years, 6 months ago)
by
frjo
Branch:
MAIN
Changes since
1.4: +292 -306 lines
Diff to
previous 1.4
Updated the thickbox.js till version 3. The thickbox.js script is modified to, allow translation of navigation strings, going to the next picture by clicking on the current one, inserts the progressbar via CSS so no editing of the script is necessary.
Revision
1.4 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue May 8 04:09:48 2007 UTC
(2 years, 6 months ago)
by
frjo
Branch:
MAIN
Changes since
1.3: +7 -7 lines
Diff to
previous 1.3
Make image caption translatable, see issue #134093. Adds a option on what pages the module should not load, like you can do for blocks, see issue #120262.
Revision
1.3 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Mar 11 16:42:16 2007 UTC
(2 years, 8 months ago)
by
frjo
Branch:
MAIN
Changes since
1.2: +2 -0 lines
Diff to
previous 1.2
Applied patch by kleingeist for automatic gallery functions from issue #106849. Minor update to README also.
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
select a symbolic revision name using the selection box, or choose
'Use Text Field' and enter a numeric revision.