ZenphotoCMS Forum
Random image function - 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: Random image function (/thread-2927.html)



Random image function - flu - 2008-05-21

Hi,
I've read the forum without finding the answers that I'm looking for about the print random image function. Here they are :
Is it possible to print a single random image in its original size using a specific tag and pointing to its original album on the index page ?

Thank you for your help.




Random image function - acrylian - 2008-05-21

No, sorry, the random image functions we have print only thumbnails.

But you could look at the efferscene theme that is included in the Zenphoto package. Its customfunctions.php has a function printHeadingImage()that you probably could use.




Random image function - flu - 2008-05-21

Ok, I'll give a try. Thank you so much for your reply (and your code !).