Disable color and quickedit modules (deprecated)
This commit is contained in:
parent
141c1b25a4
commit
1fbbe4ae66
6 changed files with 0 additions and 30 deletions
|
@ -1,11 +0,0 @@
|
|||
uuid: 44432830-2e91-428c-9984-0a27e5aa0835
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- color
|
||||
id: config_sync.module.color
|
||||
snapshotSet: config_sync
|
||||
extensionType: module
|
||||
extensionName: color
|
||||
items: { }
|
|
@ -1,11 +0,0 @@
|
|||
uuid: 330690ee-4b7f-4912-9bff-b73790babc9a
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- quickedit
|
||||
id: config_sync.module.quickedit
|
||||
snapshotSet: config_sync
|
||||
extensionType: module
|
||||
extensionName: quickedit
|
||||
items: { }
|
|
@ -18,7 +18,6 @@ module:
|
|||
ckeditor: 0
|
||||
ckeditorheight: 0
|
||||
classitup: 0
|
||||
color: 0
|
||||
comment: 0
|
||||
components: 0
|
||||
config: 0
|
||||
|
@ -102,7 +101,6 @@ module:
|
|||
page_cache: 0
|
||||
path: 0
|
||||
path_alias: 0
|
||||
quickedit: 0
|
||||
rdf: 0
|
||||
redirect: 0
|
||||
responsive_image: 0
|
||||
|
|
|
@ -14,7 +14,6 @@ dependencies:
|
|||
- contextual
|
||||
- filter
|
||||
- node
|
||||
- quickedit
|
||||
- shortcut
|
||||
- system
|
||||
- taxonomy
|
||||
|
@ -28,7 +27,6 @@ is_admin: null
|
|||
permissions:
|
||||
- 'access content overview'
|
||||
- 'access contextual links'
|
||||
- 'access in-place editing'
|
||||
- 'access shortcuts'
|
||||
- 'access toolbar'
|
||||
- 'create article content'
|
||||
|
|
|
@ -11,7 +11,6 @@ dependencies:
|
|||
- filter
|
||||
- node
|
||||
- path
|
||||
- quickedit
|
||||
- redirect
|
||||
- role_delegation
|
||||
- shortcut
|
||||
|
@ -30,7 +29,6 @@ permissions:
|
|||
- 'access content overview'
|
||||
- 'access contextual links'
|
||||
- 'access files overview'
|
||||
- 'access in-place editing'
|
||||
- 'access shortcuts'
|
||||
- 'access site in maintenance mode'
|
||||
- 'access toolbar'
|
||||
|
|
|
@ -19,7 +19,6 @@ dependencies:
|
|||
- metatag
|
||||
- node
|
||||
- path
|
||||
- quickedit
|
||||
- redirect
|
||||
- role_delegation
|
||||
- shortcut
|
||||
|
@ -42,7 +41,6 @@ permissions:
|
|||
- 'access content overview'
|
||||
- 'access contextual links'
|
||||
- 'access files overview'
|
||||
- 'access in-place editing'
|
||||
- 'access shortcuts'
|
||||
- 'access site in maintenance mode'
|
||||
- 'access toolbar'
|
||||
|
|
Loading…
Add table
Reference in a new issue