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!
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 820744-shadowbox-2.patch | 6.99 KB | manfer |
| #1 | compactgallery.patch | 3.73 KB | ssherriff |
Comments
Comment #1
ssherriff commentedI 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.
Comment #2
manfer commentedI 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.
Comment #3
manfer commentedThe 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