Hi everybody,

I have a Drupal-based website where I only use Page type nodes. But there is a few options (fields) in the posting page I never use, like the "gsitemap settings", the "log message" and the authoring information (it's always the same). So I would like to know if it's possible to remove some of those fields to make a posting page as much as possible clean.

I've installed the FormFilter module but it doesn't apply the "filters" permanently, it just shows a link to "view a filtered version".

How can I remove those fields so they NEVER appears? I imagine I can modify something in the source files, but can I do that in a user-friendly interface?

Thank you very much!

Squil'

P.S.: Sorry if this problem as already been exposed or if I posted in the wrong section. ;)

Comments

apsivam’s picture

May be this is not a straight forward answer, but this could help you.
I hope you administer your site as the first (admin) user, thats why you are seeing all these options. I suggest you to create a new user and assign only needed permissions then use that user to post contents. You will only see options that you have permission to administer.

--
Cheers,
Sivanandhan, P. (a.k.a. apsivam)
www.apsivam.in

Squillace’s picture

Yes, it is a solution, but I always supervise nodes posted by other people, so I need to have admin rights permanently.

Squillace’s picture

UP? :)

Squillace’s picture

Nobody have a response to me?