How to remove Menu settings,Comment settings,Publishing options

jitendra_k - April 29, 2008 - 06:07

Hi,
I am new to Drupal, I stuck in to removing the setting options in Administer module(when creating new content) like Menu settings, Comment settings, Publishing options, Log message etc.
How i can hide these options or remove when adding new content. Plz help me to sort out these problem.

You are probably logged in as the administrator...

Moonshine - April 29, 2008 - 06:11

The administrator account will always see every option when adding/editing content. If you want to only see certain things then create an account and user roles & permissions to limit what the account can see and do.

Content type

chanakya - April 29, 2008 - 07:34

You can disable these options from Content type.

www.yourwebsite.com/admin/content/types/page

What about Users?

Gold - May 21, 2008 - 02:32

Anyone know how you would hide these on the user/x/edit pages?

--
Regards
Gold
Evolved Development
http://evolved.net.nz/
gold@evolved.net.nz
+64 21 248-4653

Removing menu settings from Drupal create content pages

Aminto - March 12, 2009 - 13:55

Hi,

There's a great new module on:

http://drupal.org/project/ctm

Which does just this. It also allows you to e.g. remove the option of adding a link to the Navigation menu (which I personally have never had a need for), making it a far more user-friendly interface.

You can also remove the option of comments altogether, etc. etc.

Thank you

illSleepWheniDie - April 14, 2009 - 04:46

Thank you very much.

Initially it did not work for me, but worked after I changed the module weight to 10 on default Drupal 6 install. I suspect that if you have many modules you'd have to set the weight to higher value.

To those who need to change module weight:

To change module weight you have to get into your `system` table and edit the weight for this module.

Edit: If I'm confusing you, please google "drupal change module weight". Or alternatively install "Utility" module which claims to help to change module weight. fyi I haven't tried the Utility module.

Carpe Diem!

hi al using ctm only

mnp - April 27, 2009 - 09:25

hi all
using ctm only menusettings are removed what about comment settings and publishing options,revision?

velmula

+1 My users get completely

thehandyman - May 18, 2009 - 14:09

+1

My users get completely confused by "Authoring Information" and "Publishing Options", and they have no need to see these options. I would love to be able to hide them from a role (or globally even).

Try form filter module

mnp - May 19, 2009 - 04:42

Try form filter module
http://drupal.org/project/formfilter

velmula

Yes

NancyDru - September 18, 2009 - 00:46

The Utility modules does, indeed, have a module weights setting added to the module admin page.

It also has a type_defaults module for publishing and comment options.

_

WorldFallz - May 19, 2009 - 13:25

Users only see fieldsets for things they have permission to see-- configure permissions correctly at admin/user/permissions and they won't fieldsets they don't have permission for.

_
Don't be a Help Vampire - read and abide the forum guidelines.
If you find my assistance useful, please pay it forward to your fellow drupalers.

Thats great an all WorldFalls

jkeohane - August 11, 2009 - 14:52

Thats great an all WorldFalls but what if I want a user to be able to create content but not be able to set it as promoted to the front page!

John Keohane

_

WorldFallz - August 11, 2009 - 15:51

Don't give them the 'administer nodes' permission.

_
Don't be a Help Vampire - read and abide the forum guidelines.
If you find my assistance useful, please pay it forward to your fellow drupalers.

Publishing options

Aminto - August 15, 2009 - 23:55

As WorldFallz says, don't give them 'adminster nodes' permissions. You can set the defaults by going to admin/content/types (Admin, then select Content Types and click edit next to the appropriate content type).

 
 

Drupal is a registered trademark of Dries Buytaert.