Lightbox just added a cool new feature: it adds a formatter that shows only one image from the view but clicking on it, users can see all the pictures in a slideshow: http://drupal.org/node/513882

So I am wondering: can this be done with Shadowbox as well?

Thanks!

Comments

ssherriff’s picture

Status: Active » Needs review
StatusFileSize
new3.73 KB

I actually needed this functionality as well. I've literally copied most of this from the lightbox2 implementation and just fit it to the shadowbox code.

This hasn't been thoroughly tested, but here is a patch.

Cheers,
Steph

PS My first actual patch file, so if I've done it wrong, please let me know.

manfer’s picture

StatusFileSize
new6.99 KB

I have tested the patch and it is not working. It is almost done but has things mixing.

I attach a corrected patch with what I think is a working version of that compact feature.

manfer’s picture

Status: Needs review » Fixed

The shadowbox 6 version is closed to new features so this is not going to be commited. The patch is here if someone wants to use it.

The patch has been ported to drupal 7 and added in version 7.x-3.0-beta5

Status: Fixed » Closed (fixed)

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