Add Image Gallery support
dimitris_s - October 5, 2007 - 02:04
| Project: | jQuery Lightbox |
| Version: | 5.x-1.1 |
| Component: | JavaScript |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | duplicate |
Jump to:
Description
Very good job in making the jlightbox module. The lightbox v2 was very heavy. Ok, now I install this module and when I go to the administration page the option for "jlightbox" won't show up at all. I used also a patch I found but the making of the file jlightbox.install with the content_clear_type_cache didn't work.

#1
sorry for the "assigned to dimitris_s". It is supposed to be unassigned or assigned to sun. :)
#2
jLightbox is an integration module and does not (yet) implement any own module settings. If you have installed one of the combinations listed in the README.txt / d.o project description, jLightbox is automatically enabled for the output of those modules.
F.e. if you have Image + Image Assist installed, jLightbox will be displayed for all images that are set to "Open in popup window" (instead of the popup window). Or, if you have Imagefield and Imagecache installed, jLightbox will show up for each Imagecache preset in the field display settings of a content type.
#3
Thank you for your reply. I got it working for images that I add the 'rel=lightbox'. My problem is that I don't know how to enable jlightbox for the images in galleries. I mean just like the lightbox module does..
#4
This is not yet supported, but should be fairly easy to implement. Go on and create a patch! :)
#5
Marking as duplicate of http://drupal.org/node/215297