ZenphotoCMS Forum
Get image tags on album page? - Printable Version

+- ZenphotoCMS Forum (https://forum.zenphoto.org)
+-- Forum: Support (https://forum.zenphoto.org/forum-1.html)
+--- Forum: General support (https://forum.zenphoto.org/forum-4.html)
+--- Thread: Get image tags on album page? (/thread-8469.html)



Get image tags on album page? - affeee - 2011-04-08

Hi

I am using a lightbox script on my album page, here you can get the image title for caption in the rel attribute e.g.

Is it possible to get more image info from albumpage, like tags for every image?

Thanks!




Get image tags on album page? - affeee - 2011-04-08

Forget it, found the answer in putting printTags() in the next_image loop.