hi, i love zenphoto!
At the moment i am using randomimage on my frontpage as a kind of banner.
My idea was to have it only source images from an unpublished album, so i can control what images it uses. However, if you are not logged in and viewing an unpublished album, the randomimage doesn't work and you get a placeholder instead.
is there alternative (to unpublishing) way of hiding the source album to get around this?
maybe there is some other way of doing this completely?
thanks for any help.
Comments
woops
this one crops and resizes the image before printing it.
i have no idea how to hack up this function to call $randomImageAlbum.
steep learning curve for me..
in case anyone else finds this useful:
in my html
`<?php printHeadingImage(getRandomImagesAlbum(ALBUM_TITLE_HERE)); ?>```