Publish Content

malaussene - March 4, 2008 - 05:56

The Publish Content module allows users to publish and unpublish nodes, on a per "node type" basis or for all "node types", without granting users the very broad "administer nodes" permission.

It allows easily to create editor or moderator roles by granting them either publishing or unpublishing permissions, or both.

This module is also integrated with the Views module :
you can add a publish/unpublish link on all your views, making it easy to create lists for reviewers, editors and publishers.

After enabling it, you just need to go to the Drupal permissions page, and set the various permissions:

  • "publish *all* content": you can publish any node
  • "publish 'nodetype' content": you can publish any node whose type is 'nodetype'
  • "unpublish *all* content": you can unpublish any node
  • "publish 'nodetype' content": you can publish any node whose type is 'nodetype'

A tab button (like Edit and View) 'Publish' or 'Unpublish' should appear on the node edit and view pages.

Click on 'Publish' to publish and 'Unpublish' to unpublish, it's that simple!

Releases

Official releasesDateSizeLinksStatus
6.x-1.12009-Jun-2211.11 KBRecommended for 6.xThis is currently the recommended release for 6.x.
5.x-2.1-beta22009-Apr-0511.11 KBRecommended for 5.xThis is currently the recommended release for 5.x.
Development snapshotsDateSizeLinksStatus
6.x-1.x-dev2009-Jun-2211.12 KBDevelopment snapshotDevelopment snapshots are automatically regenerated and their contents can frequently change, so they are not recommended for production use.
5.x-2.x-dev2009-Feb-2410.76 KBDevelopment snapshotDevelopment snapshots are automatically regenerated and their contents can frequently change, so they are not recommended for production use.


 
 

Drupal is a registered trademark of Dries Buytaert.