If I uncheck "visible" for a single image, Zenphoto just adds a CSS class "not_visible" to the image.
Why the image data is outputted if the image isn't visible?
I would like to hide (from the html too) a image, if user doesn't got album editing rights and the image isn't checked to visible.
It's a security issue too.