Hi there,

I am playing with Media Gallery and am just starting to learn things the hard way. For example I tried the lightbox option, it didn't work, I did a search and I saw this comment suggesting I should install Colorbox:
http://drupal.org/node/980694#comment-3964140

Now the question is: what other lightbox-type of plugins are supported? Is this documented somewhere? What about Lightbox2, Shadowbox, etc.? Also all lightbox plugins provide a fair amount of configuration (colors, borders, size, keyboard shortcuts, etc.). Are such settings available through the Media Gallery configuration interface? Again - some documentation on the topic would be very helpful. With the example above: if I am not satisfied with the default functionality of Colorbox, how can I change that (first thing I would change is a mouse click on the image will advance to the next image instead of closing the overlay)?

Thanks!

Comments

David_Rothstein’s picture

Status: Active » Fixed

Currently only the Colorbox library is supported, and (as of 7.x-1.0-beta4) the instructions in the README.txt file explain how to install it.

There's a feature request at #1053674: Integrate with colorbox module to integrate with the Colorbox module so that more aspects of its behavior would be configurable.

I don't know if anyone has thought of trying to make this work with entirely different lightbox libraries besides Colorbox (I'm guessing not, but you could start a separate feature request for that if you wanted to get started on seeing if it could happen).

kirilius’s picture

Thanks.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

Czajo’s picture

Version: 7.x-1.0-beta3 » 7.x-1.0-beta8

Hi. It is possible that media gallery module can use Shadowbox? If yes, how can I make it?