thickbox patch
| Project: | Image Picker |
| Version: | 6.x-2.x-dev |
| Component: | Code |
| Category: | task |
| Priority: | normal |
| Assigned: | hutch |
| Status: | closed |
Jump to:
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
| Attachment | Size |
|---|---|
| imagepicker.module-thickbox.patch | 3.37 KB |
| imagepicker.admin_.inc-thickbox.patch | 2.12 KB |

#1
These patches have been superseded by the use of module_invoke_all, see the contribs folder in the latest 2.x-dev
#2