From 42dad2c960f1cc19a18d3555450224ef6f4cc13b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Wed, 2 Oct 2019 09:40:19 -0400 Subject: [PATCH] Delete the content administrator role --- ..._add_role_action.content_administrator.yml | 14 -- ...move_role_action.content_administrator.yml | 14 -- .../sync/user.role.content_administrator.yml | 139 ------------------ 3 files changed, 167 deletions(-) delete mode 100644 config/sync/system.action.user_add_role_action.content_administrator.yml delete mode 100644 config/sync/system.action.user_remove_role_action.content_administrator.yml delete mode 100644 config/sync/user.role.content_administrator.yml diff --git a/config/sync/system.action.user_add_role_action.content_administrator.yml b/config/sync/system.action.user_add_role_action.content_administrator.yml deleted file mode 100644 index 4e96a0f..0000000 --- a/config/sync/system.action.user_add_role_action.content_administrator.yml +++ /dev/null @@ -1,14 +0,0 @@ -uuid: b222fa47-cff5-4e94-af47-84a2bde97b15 -langcode: en -status: true -dependencies: - config: - - user.role.content_administrator - module: - - user -id: user_add_role_action.content_administrator -label: 'Add the content administrator role to the selected user(s)' -type: user -plugin: user_add_role_action -configuration: - rid: content_administrator diff --git a/config/sync/system.action.user_remove_role_action.content_administrator.yml b/config/sync/system.action.user_remove_role_action.content_administrator.yml deleted file mode 100644 index d7bb466..0000000 --- a/config/sync/system.action.user_remove_role_action.content_administrator.yml +++ /dev/null @@ -1,14 +0,0 @@ -uuid: 26345514-9ec4-48e3-9dea-c85d5c3c23e3 -langcode: en -status: true -dependencies: - config: - - user.role.content_administrator - module: - - user -id: user_remove_role_action.content_administrator -label: 'Remove the content administrator role from the selected user(s)' -type: user -plugin: user_remove_role_action -configuration: - rid: content_administrator diff --git a/config/sync/user.role.content_administrator.yml b/config/sync/user.role.content_administrator.yml deleted file mode 100644 index 3abef09..0000000 --- a/config/sync/user.role.content_administrator.yml +++ /dev/null @@ -1,139 +0,0 @@ -uuid: cf805bab-ba69-46a8-afc2-08cb4c62b0b7 -langcode: en -status: true -dependencies: { } -id: content_administrator -label: 'content administrator' -weight: 0 -is_admin: null -permissions: - - 'access administration menu' - - 'access administration pages' - - 'access all panels' - - 'access comments' - - 'access content' - - 'access contextual links' - - 'access forward' - - 'access library reports' - - 'access news feeds' - - 'access overlay' - - 'access print' - - 'access site in maintenance mode' - - 'access site reports' - - 'access site-wide contact form' - - 'access statistics' - - 'access textimages' - - 'access tinymce' - - 'access toolbar' - - 'administer boxes' - - 'administer comments' - - 'administer custom content' - - 'administer disqus' - - 'administer forums' - - 'administer menu' - - 'administer pathauto' - - 'administer statistics' - - 'administer taxonomy' - - 'change own username' - - 'create blog entries' - - 'create content_document content' - - 'create content_event content' - - 'create forum content' - - 'create forum content' - - 'create link content' - - 'create pages' - - 'create stories' - - 'create story content' - - 'create weblinks' - - 'delete any content_document content' - - 'delete any content_event content' - - 'delete any forum content' - - 'delete any link content' - - 'delete any story content' - - 'delete own blog content' - - 'delete own content_document content' - - 'delete own content_event content' - - 'delete own forum content' - - 'delete own link content' - - 'delete own page content' - - 'delete own story content' - - 'delete revisions' - - 'delete terms in 1' - - 'delete terms in 10' - - 'delete terms in 12' - - 'delete terms in 13' - - 'delete terms in 14' - - 'delete terms in 15' - - 'delete terms in 16' - - 'delete terms in 17' - - 'delete terms in 2' - - 'delete terms in 3' - - 'delete terms in 4' - - 'delete terms in 5' - - 'delete terms in 6' - - 'delete terms in 7' - - 'delete terms in 8' - - 'edit any blog content' - - 'edit any content_document content' - - 'edit any content_event content' - - 'edit any forum content' - - 'edit any link content' - - 'edit any page content' - - 'edit any story content' - - 'edit boxes' - - 'edit own blog content' - - 'edit own blog content' - - 'edit own comments' - - 'edit own content_document content' - - 'edit own content_event content' - - 'edit own forum content' - - 'edit own link content' - - 'edit own page content' - - 'edit own pages' - - 'edit own stories' - - 'edit own story content' - - 'edit own weblinks' - - 'edit terms in 1' - - 'edit terms in 10' - - 'edit terms in 12' - - 'edit terms in 13' - - 'edit terms in 14' - - 'edit terms in 15' - - 'edit terms in 16' - - 'edit terms in 17' - - 'edit terms in 2' - - 'edit terms in 3' - - 'edit terms in 4' - - 'edit terms in 5' - - 'edit terms in 6' - - 'edit terms in 7' - - 'edit terms in 8' - - 'flag featured_theme' - - 'flag slider' - - 'node-specific print configuration' - - 'post comments' - - 'revert revisions' - - 'schedule publishing of nodes' - - 'search content' - - 'select different theme' - - 'show format selection for comment' - - 'show format selection for file' - - 'show format selection for node' - - 'show format selection for taxonomy_term' - - 'show format selection for user' - - 'show format tips' - - 'show more format tips link' - - 'skip CAPTCHA' - - 'skip comment approval' - - 'toggle disqus comments' - - 'translate interface' - - 'unflag featured_theme' - - 'unflag slider' - - 'upload files' - - 'use advanced search' - - 'use text format 3' - - 'view files' - - 'view revisions' - - 'view scheduled content' - - 'view the administration theme' - - 'view uploaded files'