By sivapattabhiram on
I am looking for a module that would allow users to publish/unpublish their own content but not other user's content. Any help or pointers would be appreciated.
Thanks,
Sivakumar
I am looking for a module that would allow users to publish/unpublish their own content but not other user's content. Any help or pointers would be appreciated.
Thanks,
Sivakumar
Comments
+
Maybe this:
http://drupal.org/project/override_node_options
Thanks. override_node_options
Thanks. override_node_options works fine for my needs.