Here are patches that make imagepicker work with the thickbox module. I have also submitted patches there, see #489202: Imagepicker patch
Thickbox can be used instead of Lightbox2
Thickbox can now be used instead of the default inline iframe on node create/edit. A thickbox pops up containing the upload form, browse tabs etc
This may be a solution for those folks having theming hassles with imagepicker.
You may need to tweak things in thickbox, in particular the Deactivate Thickbox on specific pages: settings if you want to use it under node/add and node/*/edit. These are under advanced settings
In imagepicker you may want to manipulate the width and height of the Iframe and enable this feature in admin/settings/imagepicker
| Comment | File | Size | Author |
|---|---|---|---|
| imagepicker.admin_.inc-thickbox.patch | 2.12 KB | hutch | |
| imagepicker.module-thickbox.patch | 3.37 KB | hutch |
Comments
Comment #1
hutch commentedThese patches have been superseded by the use of module_invoke_all, see the contribs folder in the latest 2.x-dev
Comment #2
hutch commented