Update authenticated, contributor permissions
This commit is contained in:
parent
bff23f4b7a
commit
0ec54ac7fe
4 changed files with 5 additions and 8 deletions
|
@ -23,6 +23,7 @@ permissions:
|
||||||
- 'post comments'
|
- 'post comments'
|
||||||
- 'search Google CSE'
|
- 'search Google CSE'
|
||||||
- 'search content'
|
- 'search content'
|
||||||
|
- 'skip comment approval'
|
||||||
- 'use exclude node title'
|
- 'use exclude node title'
|
||||||
- 'use text format 1'
|
- 'use text format 1'
|
||||||
- 'use text format 3'
|
- 'use text format 3'
|
||||||
|
|
|
@ -29,6 +29,7 @@ permissions:
|
||||||
- 'edit own weblinks'
|
- 'edit own weblinks'
|
||||||
- 'post comments'
|
- 'post comments'
|
||||||
- 'search content'
|
- 'search content'
|
||||||
|
- 'skip comment approval'
|
||||||
- 'use exclude node title'
|
- 'use exclude node title'
|
||||||
- 'use text format 1'
|
- 'use text format 1'
|
||||||
- 'use text format 3'
|
- 'use text format 3'
|
||||||
|
|
|
@ -9,16 +9,12 @@ label: Contributor
|
||||||
weight: 2
|
weight: 2
|
||||||
is_admin: null
|
is_admin: null
|
||||||
permissions:
|
permissions:
|
||||||
|
- 'access content overview'
|
||||||
- 'access contextual links'
|
- 'access contextual links'
|
||||||
- 'access in-place editing'
|
- 'access in-place editing'
|
||||||
- 'create article content'
|
- 'create article content'
|
||||||
- 'create blog content'
|
- 'create blog content'
|
||||||
- 'create page content'
|
|
||||||
- 'create people content'
|
- 'create people content'
|
||||||
- 'delete own article content'
|
|
||||||
- 'delete own blog content'
|
|
||||||
- 'delete own page content'
|
|
||||||
- 'delete own people content'
|
|
||||||
- 'edit own article content'
|
- 'edit own article content'
|
||||||
- 'edit own blog content'
|
- 'edit own blog content'
|
||||||
- 'edit own comments'
|
- 'edit own comments'
|
||||||
|
@ -26,5 +22,5 @@ permissions:
|
||||||
- 'edit own people content'
|
- 'edit own people content'
|
||||||
- 'edit terms in tags'
|
- 'edit terms in tags'
|
||||||
- 'skip comment approval'
|
- 'skip comment approval'
|
||||||
- 'use exclude node title'
|
- 'use text format full_html'
|
||||||
- 'view the administration theme'
|
- 'view the administration theme'
|
||||||
|
|
|
@ -30,8 +30,7 @@ permissions:
|
||||||
- 'delete all revisions'
|
- 'delete all revisions'
|
||||||
- 'revert all revisions'
|
- 'revert all revisions'
|
||||||
- 'skip comment approval'
|
- 'skip comment approval'
|
||||||
- 'use exclude node title'
|
- 'use text format full_html'
|
||||||
- 'use text format restricted_html'
|
|
||||||
- 'view all revisions'
|
- 'view all revisions'
|
||||||
- 'view own unpublished content'
|
- 'view own unpublished content'
|
||||||
- 'view the administration theme'
|
- 'view the administration theme'
|
||||||
|
|
Loading…
Add table
Reference in a new issue