April wasn't soon enough. ;)
We at pingVision needed thickbox for a D6 project we're working on, so I've upgraded the module. I've attached a patch that modifies the following files: thickbox.info, thickbox.module, and thickbox_auto.js.
I've tested the settings page, the image module integration, thickbox functionality on individual images, and thickbox login. I haven't tested it for multiple images yet, but I suspect they'll work just fine.
I hope this provides you with a good start toward getting a D6 release out there.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | thickbox-d6-v3.patch | 6.7 KB | gribnif |
| #1 | thickbox-d6-v2.patch | 6.71 KB | gregnostic |
| thickbox-d6.patch | 6.4 KB | gregnostic |
Comments
Comment #1
gregnostic commentedSeems as though I missed a selector that needed to be updated for the latest version of jQuery. A new version of the patch is attached.
Comment #2
cyberswat commentedAny chance of getting this patch applied and into a d6 dev branch? It's looking good from here.
Comment #3
gribnif commentedOne minor, suggested change: According to the D6 upgrade docs at http://drupal.org/node/103114, you should not continue to wrap title and description strings in hook_menu() in the t() function.
Here's the patched patch.
Comment #4
gregnostic commentedGood catch. That's an easy one to overlook when you spend most of your day in D5 code.
Comment #5
frjo commentedThank you very much for this patch. I will test it and then commit it to cvs as soon as I can. April has been kind of hectic but is should calm down a bit soon.
Comment #6
frjo commentedCommitted to 6-dev, should show up shortly and if you are in a hurry you can always get it via cvs.
Please test it out and report back here.
Comment #7
jwilde commentedHi Guys,
Thanks for the upgrade. User/login is not working on 6.2. The popup displays but it is empty - no login form. I haven't tried any other features yet.
Best Jim
Comment #8
joncup commentedSame here. Blank login popup. Just wanted to post so I could follow this more closely, this is my favorite feature of this module, wish the registration and password forms were handled too.
Should we file this as under a new issue?
Comment #9
farald commenteddumdidum.. *tapping fingers in anxiety*
Comment #10
joncup commented@hamaldus the lightbox module now supports login links, if this module works for you maybe we should mark this issue as postponed
Comment #11
frjo commentedPlease try out the just committed 6-dev version to se if login links work now. It should show up shortly and if you are in a hurry you can always get it via cvs.
Please notice that I have changed the thickbox login links from "example.com/thickbox_login?..." to "example.com/user/login/thickbox?...". This is how Lightbox does it and I thought it looked better. What do you think?
I have also added some small hacks to thickbox.js that I have been using on my own site for some time:
* The next and previous images preloads so that users dont have to wait when clicking through a image gallery.
* There is now a small fade in effect when Thickbox opens.
Do these hacks work for you? Are they good to include?
Comment #12
frjo commentedComment #13
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.