I want allow a role user to create, edit, and delete nodes of specific type also expose the 'Publishing options' section when editing nodes, allow user to promote content to the front page, publish and unpublish content and make sticky
without enable the "administer nodes" from the Access control.

Or in another hand to Disable Access to Content type "Pages" for a specific Role.

Is That possible?

Kind Regards
George

Comments

WorldFallz’s picture

But that's the the very definition of node administraton, lol.

checkout http://drupal.org/project/content_access

===
"Give a man a fish and you feed him for a day.
Teach a man to fish and you feed him for a lifetime."
-- Lao Tzu
"God helps those who help themselves." -- Benjamin Franklin
"Search is your best friend." -- Worldfallz

cog.rusty’s picture

Besides, content_access, which is good for allowing/disallowing viewing node types, there used to be an http://drupal.org/project/override_node_options for the rest that you want.

However it never made a proper release and I am not sure how stable it is. I am surprised that nobody took interest in it to take it over.

Other methods to achieve similar things with the publishing options
- actions and workflows
- http://drupal.org/project/modr8, where some content can be kept in a moderation queue for approval by some people.
- http://drupal.org/project/private, a handy little module where the author hides it until it is ready.

furvus’s picture

Thank very much both of you.
I'll try some of the module above and post back here any results.
I’m very interesting to help with the drupal project in general but I need someone to guide me throw.
Thanx again
Furvus