Recently I install thickBox. It works really fine and I think that integration with imagecache is very good decision. However what I needed is possibility to create more them one gallery for one content type (I have one group of 3 images, and another group of 3 images, which I want to be in separated galleries). Thus I think that the most convenient way to do this is to have different galleries for different imageCache formatters, I create s little patch (about 3-4 lines of code) to create the module to support this. Its optional and can be selected from the module settings page. Hope you'll like it :)
| Comment | File | Size | Author |
|---|---|---|---|
| thickbox.patch | 1.44 KB | zlatko.zahariev |
Comments
Comment #1
zlatko.zahariev commentedComment #2
frjo commentedA slight variation of your patch is actually already in the 5-dev version, and the 6.1 version.
Please try out the 5-dev version and see if it works the way you need.
http://drupal.org/node/122466
Thanks for the patch anyway!
Comment #3
frjo commented