Closed (works as designed)
Project:
Publish Content
Version:
7.x-1.0-beta1
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
18 Aug 2011 at 10:35 UTC
Updated:
23 Aug 2011 at 13:23 UTC
Comments
Comment #1
aaronbaumanSounds like you're trying to implement a publishing / workflow.
This is not the right module for that functionality.
All this module does is enable a one-click "publish" or "unpublish" link to nodes for users with appropriate permissions.
Comment #2
Luna Vulpo commentedsomething like that.
Which one is?
And All what i need is to have by default "unpublish" for users without permissions. And by default "publish" for users with permissions.
Comment #3
aaronbaumanI can't recommend any module in particular, but I can recommend that you set your content type(s) to "unpublished" by default (on the Content Type Edit form, e.g. admin/content/node-type/foo). That will get you at least halfway there.