amereservant / FlickerdTheme

A ZenPhoto.org Flickr-like theme
7 stars 1 forks source link

Image Stream shows images from unpublished albums #8

Open amereservant opened 13 years ago

amereservant commented 13 years ago

As per the comment written by Acrylian at [http://www.zenphoto.org/support/topic.php?id=9238#post-54612](http://www.zenphoto.org/support/topic.php?id=9238#post-54612 ZenPhoto.org Forum), the image stream doesn't honor the unpublished setting on albums and sub-albums for the images it loads. This needs to be corrected so that if an album is set to unpublished, both it and all sub-album images do not show up in the image stream.

amereservant commented 13 years ago

It turns out the default behavior of ZenPhoto galleries is to still show Unpublished albums IF the visitor knows the direct link to the album, which is why the unpublished album images are being shown in the image feed.

To fix this, an option will be added in the administrative area to give the user the option to hide unpublished album images from their feed and the flickerd.class.php will need to implement permissions testing since this is not a core function in ZenPhoto.