Is there a way to get thickbox to work with gallery2 and Drupal 5? There is a module that uses lightbox, but it doesn't work with Drupal 5

http://gallery.menalto.com/node/50101

Comments

profix898’s picture

Assigned: Unassigned » profix898
Status: Active » Fixed

There is a lightbox2 module (http://drupal.org/project/lightbox2) available for Drupal-5 now. However for lightbox2 support in Gallery 2 you will need to modify your Gallery theme accordingly. There is a tutorial on how to do that available at http://codex.gallery2.org/Gallery2:Lightbox_JS_Tutorial and a ready to use version of some G2 themes at http://codex.gallery2.org/Gallery2:Modules:Lightbox.

I also committed a cascading js/css patch to 5--2 branch of the module, which was needed because of conflicting javascript sources. I have a lightbox Drupal and Gallery install working nicely on my desktop now. If you need more information or help, feel free to send a support request.

Anonymous’s picture

Status: Fixed » Closed (fixed)