Restore 'exclude node title' permission

This commit is contained in:
Clayton Dewey 2019-09-02 08:47:24 -06:00
parent 287ee8f4c0
commit 5562b772b7
5 changed files with 5 additions and 0 deletions

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'