By hijas on
i want to set diiferent roles for different users...... such as author,editor,reviewer,publisher
author creates the content.
editor edits the content created by author,
reviewer checks for the relavency of the contents
publisher at last publishes the content,
please advice me the easiest way to implement this work flow,
waiting for the earliest reply
Comments
Check out Workflow_ng. It's
Check out Workflow_ng. It's a great module to streamline stuff like that. Setting up the roles is the easy part, just go to admin/user/roles and add the new roles. Once you have those set-up then go to your access control page and set the permissions for each role, really very simple.