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

Closed
cedewey wants to merge 4 commits from 12-comments into master
5 changed files with 5 additions and 0 deletions
Showing only changes of commit 5562b772b7 - Show all commits

View file

@ -225,6 +225,7 @@ permissions:
- 'upload files' - 'upload files'
- 'use PHP for title patterns' - 'use PHP for title patterns'
- 'use advanced search' - 'use advanced search'
- 'use exclude node title'
- 'use page manager' - 'use page manager'
- 'use panels caching features' - 'use panels caching features'
- 'use panels dashboard' - 'use panels dashboard'

View file

@ -24,6 +24,7 @@ permissions:
- 'search Google CSE' - 'search Google CSE'
- 'search content' - 'search content'
- 'skip comment approval' - 'skip comment approval'
- 'use exclude node title'
- 'use text format 1' - 'use text format 1'
- 'use text format 3' - 'use text format 3'
- 'view disqus comments' - 'view disqus comments'

View file

@ -30,6 +30,7 @@ permissions:
- 'post comments' - 'post comments'
- 'search content' - 'search content'
- 'skip comment approval' - 'skip comment approval'
- 'use exclude node title'
- 'use text format 1' - 'use text format 1'
- 'use text format 3' - 'use text format 3'
- 'view disqus comments' - 'view disqus comments'

View file

@ -39,6 +39,7 @@ permissions:
- 'toggle disqus comments' - 'toggle disqus comments'
- 'translate interface' - 'translate interface'
- 'upload files' - 'upload files'
- 'use exclude node title'
- 'use text format 3' - 'use text format 3'
- 'view files' - 'view files'
- 'view own unpublished content' - 'view own unpublished content'

View file

@ -37,6 +37,7 @@ permissions:
- 'toggle disqus comments' - 'toggle disqus comments'
- 'translate interface' - 'translate interface'
- 'use advanced search' - 'use advanced search'
- 'use exclude node title'
- 'use text format 3' - 'use text format 3'
- 'view files' - 'view files'
- 'view revisions' - 'view revisions'