Hi

Because I use the caption module to describe the images and lightbox2 to display the images, it was very convenient to add the class .caption (required for the caption module) as automatic image trigger class for lightbox and this works. But if i have then more than one image on a node it would be nice to have the automatic image grouping functionality also for this custom class. Am I overseeing something or is it not (yet) possible?

And another question: is there a way to disable the enlarge function for images which are too large? It is very cool that lightbox scales the images down to fit them on the screen but why should we want to see full size image? I disabled until now the button by css
#lightbox a#bottomNavZoom {display:none !important;} but Im not sure weather this is the best way.

Thanks for this absolutely great module

Comments

Bence’s picture

Wow your issue is very important since it has featured on the Drupal.org front page :)

derjochenmeyer’s picture

lol ;-) subscribing

tobiass’s picture

On the frontpage? Where? Great!

Nevertheless, it would be great if someone can help.

stella’s picture

At present it's only possible to have automatic image trigger for custom classes without grouping. I could add this functionality, but how would you like the images to be grouped? By custom class name? Or all images together, regardless of custom class name?

There is an option on the admin/settings/lightbox2 page which disables the image resize and zoom buttons so the user always sees the full size image. At present there is no way of disabling the zoom feature without also disabling the image resize. If this is a feature you want, please open a separate feature request for it.

Cheers,
Stella

tobiass’s picture

It would be great, if the images are grouped together which have the same custom class name and are on the same node of course.

I will open a separate future request for both issues tomorrow.

Cheers

mrthumpz’s picture

I wondered how that got in my RSS reader...

tobiass’s picture

Status: Active » Closed (fixed)

Feature requests created.

http://drupal.org/node/266906
http://drupal.org/node/266909

Thank you stella!