Sorry if this has been covered elsewhere, but I haven’t been able to
find an answer…
I’m wondering if anyone has found a way to show an item from the
Gallery extension without using the lightbox feature. Basically, I’d
like to have the thumbnails link to a new page which shows the
“large” size of the image (not the original file), with links for the
previous and next images in the gallery.
I imagine this would require tags to the effect of:
<r:gallery:item:prev:link /> and <r:gallery:item:prev:thumb /> etc.
I’ve had a look through the source, but can’t work out how to get an
item’s position or ID, in order to determine it’s next and previous
siblings…
Any tips much appreciated!
*Dan