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.
Comments
Comment #1
dimitris_s commentedsorry for the "assigned to dimitris_s". It is supposed to be unassigned or assigned to sun. :)
Comment #2
sunjLightbox 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.
Comment #3
dimitris_s commentedThank 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..
Comment #4
sunThis is not yet supported, but should be fairly easy to implement. Go on and create a patch! :)
Comment #5
sunMarking as duplicate of http://drupal.org/node/215297