ZenphotoCMS Forum
How to print all images in the album at default size? - 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: How to print all images in the album at default size? (/thread-11752.html)



How to print all images in the album at default size? - LondonLight.org - 2014-04-15

Hi yet again

I would like to print all images from the current album on a single page, how do I do that?
I checked the forum and functions page, can't find such a function.




How to print all images in the album at default size? - acrylian - 2014-04-15

Use the same functions as on image.php. Within next_image loops you can use all the same way because you are in "single image context".




How to print all images in the album at default size? - LondonLight.org - 2014-04-15

Thank you!