Hi all,
I'm tinkering with Zenphoto on my localhost with xampp using the JoshuaInk theme. I would like to add a paginator to my galleries so viewers can go to any page they like rather than having to click on the next and previous arrows multiple times. I came across this tutorial:
http://www.strangerstudios.com/blog/2006/07/07/paginate-your-site-like-digg/ but not sure exactly how to implement this into the theme. Anyone have any ideas how to do this?
Any help would be greatly appreciated!
Comments
Thanks.
http://www.zenphoto.org/support/topic.php?id=3247#post-19492
may be helpful.
acrylian: I already changed the code so that when you click on a thumbnail it will take you to the full sized image in a new window. I just changed this line `"` to this `"` in the album.php file. As my images will be quite large it makes sense to have them open directly in a new window for quicker browsing.
flu: I checked it out thanks!