By expat on
How does drupal deal with access levels and/or groups??
3 main groups i need
1.author: need approval for publishing
2. publisher: can publish and edit THEIR OWN articles
3. editors: can publish and EDIT ALL content?
How does drupal deal with access levels and/or groups??
3 main groups i need
1.author: need approval for publishing
2. publisher: can publish and edit THEIR OWN articles
3. editors: can publish and EDIT ALL content?
Comments
Roles, and access
Roles, and access permissions per role, are available out-of-the-box with Drupal (admin/user/roles, admin/user/access). For the approval process, you might want to look at http://drupal.org/project/workflow_ng.
Join the 10 minute challenge.