PDA

View Full Version : New token request



HankScorpio
May 28th, 2005, 09:37 AM
Or guidance on how to achieve otherwise!!

We have:
@next@
@nextIcon@
@nextImage@
@nextURL@
etc, etc...

but I would like a @nextThumb@ as well, my idea being that the display would be:

@prevThumb@ (link to @prevURL@) --- current full --- @nextThumb@ (link to @nextURL@)

Along the lines of @prevIcon@ but with previous thumb as the image.

Can this be added or is it already possible and I've just missed it?

Thanks.

Chris Breeze
May 30th, 2005, 07:23 AM
You could do this using Javascript to derive the thumbnail URL from @prevURL@ and @nextURL@. The "thumbnails" template uses this technique.