Where can I find a table describing the rights of each of the user roles? I need to understand exactly what each role can/can't do.
Here's what I have so far. Anything I'm missing?
Coordinator -
can do anything in the folder or its childeren unless the permissions are set not to inherit or permission is denied.
Collaborator -
combination of Contributor and editor.
Contributor -
can create content and then they have full permission on what they have created via the permissions assigned to the owner. Contributor is a guest who can add content, and then can modify via the owner permissions.
Editor -
can read and write to anything in a space; they can not create new nodes. They can check out content into a space to which they have create permission.
Consumer -
permission allows read to everything by default.
Thanks,
John