Hello!
How do I disallow a specific node page for editing?
My frontpage is node/110 and I dont want others to edit it.
Any ideas?

Regards
Peter

Comments

kenji_kun’s picture

go node/110/edit

Publishing options fieldset

unselect Published

PeterForsberg’s picture

If I do this noone can read the page. Sorry. This does not work...

Anonymous’s picture

Have you tried the nodeaccess module?

I'm trying it out on one of my sites, and it seems like it should work for what you want.

One caveat. It seems like it didn't apply the defaults to existing nodes, so since my site was small I manually edited the access grants on each node.