I want to be able to build a gallery in unpublished mode, then publish when it's complete. This is important as the site supports subscriptions, and I don't want to notify users until the gallery is done - which can take a while!
My permissions allow me to view my own unpublished nodes, but a gallery will not show member nodes if they are unpublished, except as administrator. Not only does the gallery create child nodes unpublished if the gallery is unpublished, but child nodes are not visible if the gallery itself is unpublished, even if the child nodes are explicitly published using content management.
I've been browsing the code, but having trouble working out where this all happens. I don't want to have to always create or manage galleries as admin.
Any ideas to improve this?
Comments