Hi again,
I LOVE the unpublish option. That and password protect provide all the control I need (for now). And password protect seems to be working flawlessly.
But if I unpublish an album:
- CORRECT: The album does not appear as a recently updated album
- CORRECT: The album is not counted by getNumAlbums()
- ???: But the photos in the album are still appears in the Archive view
- ???: The photos in the album still appear in Search
- ???: The photos in the album still appear in printLatestImages()
- ???: The photos in the album are still counted in the total number of photos.
Is this the intended behavior? If you need more info or more testing let me know. If this is the intended behavior, I'd like your thoughts on how to change it.
Thanks!
Comments
Second, if you are loggedin you will of course see all unpublished items (in the nightly build/svn they are marked as such now).
If you are not logged in and see them as described above that might indeed be a bug.
Wow, great turnaround! I will unfortunately be much slowing in trying out the nightly build...
Just to confirm: This covers the case when the images exist in a PUBLISHED album that is a sub-album of an UNPUBLISHED album? (I would think they should be hidden)
And the fully generalized idea might look like:
Images should only be visible (in Archive, Search, Latest Images, and Total Image Count) when all albums are PUBLISHED in the album tree hierarchy between the current album and the image.
Does that make sense? Is that unnecessarily complicated?