Exclude specific nodes
kirkcaraway - September 21, 2009 - 17:45
| Project: | Hidden |
| Version: | 6.x-2.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
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.

#1
Without 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?
#2
I 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.