update permissions docs

This commit is contained in:
leogermani 2018-05-11 12:57:45 -03:00 committed by GitHub
parent 25522ad36c
commit 9c4f7fc1ec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 4 deletions

View File

@ -28,8 +28,8 @@ These are the capabilities related to collection management.
| | Admin | Editor | Author | Collaborator | | | Admin | Editor | Author | Collaborator |
|------------------------------|-------|--------|--------|--------------| |------------------------------|-------|--------|--------|--------------|
| Edit Collections | y | y | y | y | | Edit Collections | y | y | y | |
| Delete Collections | y | y | y | y | | Delete Collections | y | y | y | |
| Publish Collections | y | y | y | | | Publish Collections | y | y | y | |
| Edit Published Collections | y | y | y | | | Edit Published Collections | y | y | y | |
| Delete Published Collections | y | y | y | | | Delete Published Collections | y | y | y | |
@ -42,7 +42,7 @@ These are the capabilities related to collection management.
#### Edit Collections #### Edit Collections
> Capability name: edit_tainacan-collections > Capability name: edit_tainacan-collections
Who's got it: Everyone but subscribers Who's got it: Everyone but subscribers and colaborators
Allows to create and edit one's own collections details. Does not allow to publish them. Allows to create and edit one's own collections details. Does not allow to publish them.
@ -77,7 +77,7 @@ Allows to publish one's own collections.
#### Delete Collections #### Delete Collections
> Capability name: delete_tainacan-collections > Capability name: delete_tainacan-collections
Who's got it: Everyone but subscribers Who's got it: Everyone but subscribers and colaborators
Allows to delete one's own collections. Allows to delete one's own collections.