I am trying to find a way to restrict 'promote to Front Page' depending on role or content type. I could not see a way to do this via 'permissions' nor via CCK.

Is what I want to do not possible? Surely something as important as promoting a node to the front page is not left to everyone that has permission to edit content?

Comments

WorldFallz’s picture

I usually do this by not using the 'promote to front" core option at all. Just use the views provided front page view and the flag module to create a "promote to front" flag and alter the view to use that instead of the core option.