"Restore better, built-in comment functionality to the site" #129

Merged
cedewey merged 2 commits from 12-comments into master 2019-08-30 21:37:05 +00:00
Showing only changes of commit efb2989e7f - Show all commits

View file

@ -9,6 +9,7 @@ label: 'authenticated user'
weight: 0 weight: 0
is_admin: false is_admin: false
permissions: permissions:
- 'access comments'
- 'access content' - 'access content'
- 'access forward' - 'access forward'
- 'access news feeds' - 'access news feeds'
@ -26,6 +27,7 @@ permissions:
- 'edit own blog content' - 'edit own blog content'
- 'edit own forum content' - 'edit own forum content'
- 'edit own weblinks' - 'edit own weblinks'
- 'post comments'
- 'search content' - 'search content'
- 'use text format 1' - 'use text format 1'
- 'use text format 3' - 'use text format 3'