Is there a way to quickly select the list of photos to show/hide? I have zenphoto setup to point to my photo directory which has a lot of images that I don't really need to show people. For a small album using the edit album page is fine, but something with a lot of images is a pain to go through.
Help?
Comments
If you had thought of this first, you could have set the default publish behavior to not show the images. There is a utility on the admin page called publish content. With that you can set the default to not publish new items. It will also give you a list of all the unpublished images so that you can choose to publish them.
What you could do is set the options to not publish, then drop your images table from the database. Re-run setup to recreate the table and manage the list through the utility. Unfortunately, if you have entered descriptions, etc. this will forget all those.
The other option is to use sql queries to reset the publish field to zero making nothing visible. Then use the utility to publish those items you want.
I guess I should raise this as an enhancement?
As for showing or not, I suggested a tact for you which would give you the tickbox you desire.