First, thanks for the patch to exclude certain node types. But I've run into another problem where I need to exclude certain nodes. For instance, If I designate a story to fill a lead feature spot on my front page, I can't have someone hiding it.
I have a developer who is working on my project, and I will have him take a look and see what he can do to add this feature, but I wanted to get some feedback from you on how this might best be done, how it can fit in with your plans, etc.
Thanks for your consideration.
Comments
Comment #1
ekes commentedWithout even thinking it through properly... if this is some sort of one off, what about just making a more specific entry in the menu router table with access false?
Comment #2
kirkcaraway commentedI will have new stories posting every day that will need to be excluded, so it has to be something that can easily be done by a site editor as part of his normal workflow. The only workaround I can think of right now is to change the node type to one that is not enabled for Hidden to work.