Log of /contributions/modules/thickbox/thickbox.module
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.18.2.14 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Dec 1 05:28:59 2008 UTC
(11 months, 3 weeks ago)
by
frjo
Branch:
DRUPAL-6--1
Changes since
1.18.2.13: +23 -3 lines
Diff to
previous 1.18.2.13
, to
branch point 1.18
#:337819 Code example by asak that adds a option to use a imagecache preset for the display in the thickbox. #340353 function request by jimmb, if the title is empty use description, alt or the node title in that order.
Revision
1.18.2.8 -
(
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
Changes since
1.18.2.7: +5 -9 lines
Diff to
previous 1.18.2.7
, to
branch point 1.18
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.18.2.5 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Aug 29 21:43:35 2008 UTC
(14 months, 4 weeks ago)
by
frjo
Branch:
DRUPAL-6--1
Changes since
1.18.2.4: +47 -16 lines
Diff to
previous 1.18.2.4
, to
branch point 1.18
#298068: Thickbox should now work as a field formatter. I have also added the option to use a compressd version of thickbox.js, an option for per field galleries, a css class thickbox-hide-image that simply does display:hide and added Lucida Grande as a font in the css-file for us Mac-users. Hello from Drupalcon Szeged 2008 :-)
Revision
1.9.2.11 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Aug 13 06:46:28 2008 UTC
(15 months, 2 weeks ago)
by
frjo
Branch:
DRUPAL-5
Changes since
1.9.2.10: +4 -3 lines
Diff to
previous 1.9.2.10
, to
branch point 1.9
#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.18.2.3 -
(
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.18.2.2: +5 -77 lines
Diff to
previous 1.18.2.2
, to
branch point 1.18
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.16 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Jun 5 21:37:58 2007 UTC
(2 years, 5 months ago)
by
frjo
Branch:
MAIN
Changes since
1.15: +6 -3 lines
Diff to
previous 1.15
Changed access to thickbox login so it works the same as the user module. Thanks to Andrew for this bug report, issue #16503
Revision
1.13 -
(
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.12: +3 -2 lines
Diff to
previous 1.12
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.12 -
(
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.11: +47 -17 lines
Diff to
previous 1.11
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.9.2.1 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Mar 14 14:30:10 2007 UTC
(2 years, 8 months ago)
by
frjo
Branch:
DRUPAL-5
Changes since
1.9: +3 -3 lines
Diff to
previous 1.9
Sync with HEAD. Applied patch by kleingeist for automatic gallery functions from issue #106849. Minor update to README also.
Revision
1.10 -
(
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.9: +3 -3 lines
Diff to
previous 1.9
Applied patch by kleingeist for automatic gallery functions from issue #106849. Minor update to README also.
Revision
1.9 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Feb 17 12:32:35 2007 UTC
(2 years, 9 months ago)
by
frjo
Branch:
MAIN
Branch point for:
DRUPAL-5
Changes since
1.8: +67 -2 lines
Diff to
previous 1.8
Add imagecache+thickbox formatters to imagefields (CCK), see issue #112850, patch by yojoe. Add support for image derivative, see issue #109665, patch by Egon Bianchet.
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.