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
|
ckeditor: 0
|
||||||
ckeditorheight: 0
|
ckeditorheight: 0
|
||||||
classitup: 0
|
classitup: 0
|
||||||
color: 0
|
|
||||||
comment: 0
|
comment: 0
|
||||||
components: 0
|
components: 0
|
||||||
config: 0
|
config: 0
|
||||||
|
@ -102,7 +101,6 @@ module:
|
||||||
page_cache: 0
|
page_cache: 0
|
||||||
path: 0
|
path: 0
|
||||||
path_alias: 0
|
path_alias: 0
|
||||||
quickedit: 0
|
|
||||||
rdf: 0
|
rdf: 0
|
||||||
redirect: 0
|
redirect: 0
|
||||||
responsive_image: 0
|
responsive_image: 0
|
||||||
|
|
|
@ -14,7 +14,6 @@ dependencies:
|
||||||
- contextual
|
- contextual
|
||||||
- filter
|
- filter
|
||||||
- node
|
- node
|
||||||
- quickedit
|
|
||||||
- shortcut
|
- shortcut
|
||||||
- system
|
- system
|
||||||
- taxonomy
|
- taxonomy
|
||||||
|
@ -28,7 +27,6 @@ is_admin: null
|
||||||
permissions:
|
permissions:
|
||||||
- 'access content overview'
|
- 'access content overview'
|
||||||
- 'access contextual links'
|
- 'access contextual links'
|
||||||
- 'access in-place editing'
|
|
||||||
- 'access shortcuts'
|
- 'access shortcuts'
|
||||||
- 'access toolbar'
|
- 'access toolbar'
|
||||||
- 'create article content'
|
- 'create article content'
|
||||||
|
|
|
@ -11,7 +11,6 @@ dependencies:
|
||||||
- filter
|
- filter
|
||||||
- node
|
- node
|
||||||
- path
|
- path
|
||||||
- quickedit
|
|
||||||
- redirect
|
- redirect
|
||||||
- role_delegation
|
- role_delegation
|
||||||
- shortcut
|
- shortcut
|
||||||
|
@ -30,7 +29,6 @@ permissions:
|
||||||
- 'access content overview'
|
- 'access content overview'
|
||||||
- 'access contextual links'
|
- 'access contextual links'
|
||||||
- 'access files overview'
|
- 'access files overview'
|
||||||
- 'access in-place editing'
|
|
||||||
- 'access shortcuts'
|
- 'access shortcuts'
|
||||||
- 'access site in maintenance mode'
|
- 'access site in maintenance mode'
|
||||||
- 'access toolbar'
|
- 'access toolbar'
|
||||||
|
|
|
@ -19,7 +19,6 @@ dependencies:
|
||||||
- metatag
|
- metatag
|
||||||
- node
|
- node
|
||||||
- path
|
- path
|
||||||
- quickedit
|
|
||||||
- redirect
|
- redirect
|
||||||
- role_delegation
|
- role_delegation
|
||||||
- shortcut
|
- shortcut
|
||||||
|
@ -42,7 +41,6 @@ permissions:
|
||||||
- 'access content overview'
|
- 'access content overview'
|
||||||
- 'access contextual links'
|
- 'access contextual links'
|
||||||
- 'access files overview'
|
- 'access files overview'
|
||||||
- 'access in-place editing'
|
|
||||||
- 'access shortcuts'
|
- 'access shortcuts'
|
||||||
- 'access site in maintenance mode'
|
- 'access site in maintenance mode'
|
||||||
- 'access toolbar'
|
- 'access toolbar'
|
||||||
|
|
Loading…
Add table
Reference in a new issue