Export the configuration
This commit is contained in:
parent
331e22299a
commit
0c51428c1b
328 changed files with 19596 additions and 0 deletions
|
@ -0,0 +1,102 @@
|
|||
uuid: a3677c58-8cd7-4c86-953b-3993e4e49ec0
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- comment
|
||||
id: config_sync.module.comment
|
||||
snapshotSet: config_sync
|
||||
extensionType: module
|
||||
extensionName: comment
|
||||
items:
|
||||
-
|
||||
collection: ''
|
||||
name: core.entity_view_mode.comment.full
|
||||
data:
|
||||
langcode: en
|
||||
status: false
|
||||
dependencies:
|
||||
module:
|
||||
- comment
|
||||
id: comment.full
|
||||
label: 'Full comment'
|
||||
targetEntityType: comment
|
||||
cache: true
|
||||
-
|
||||
collection: ''
|
||||
name: field.storage.comment.comment_body
|
||||
data:
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- comment
|
||||
- text
|
||||
id: comment.comment_body
|
||||
field_name: comment_body
|
||||
entity_type: comment
|
||||
type: text_long
|
||||
settings: { }
|
||||
module: text
|
||||
locked: false
|
||||
cardinality: 1
|
||||
translatable: true
|
||||
indexes: { }
|
||||
persist_with_no_fields: true
|
||||
custom_storage: false
|
||||
-
|
||||
collection: ''
|
||||
name: system.action.comment_delete_action
|
||||
data:
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- comment
|
||||
id: comment_delete_action
|
||||
label: 'Delete comment'
|
||||
type: comment
|
||||
plugin: comment_delete_action
|
||||
configuration: { }
|
||||
-
|
||||
collection: ''
|
||||
name: system.action.comment_publish_action
|
||||
data:
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- comment
|
||||
id: comment_publish_action
|
||||
label: 'Publish comment'
|
||||
type: comment
|
||||
plugin: 'entity:publish_action:comment'
|
||||
configuration: { }
|
||||
-
|
||||
collection: ''
|
||||
name: system.action.comment_save_action
|
||||
data:
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- comment
|
||||
id: comment_save_action
|
||||
label: 'Save comment'
|
||||
type: comment
|
||||
plugin: 'entity:save_action:comment'
|
||||
configuration: { }
|
||||
-
|
||||
collection: ''
|
||||
name: system.action.comment_unpublish_action
|
||||
data:
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- comment
|
||||
id: comment_unpublish_action
|
||||
label: 'Unpublish comment'
|
||||
type: comment
|
||||
plugin: 'entity:unpublish_action:comment'
|
||||
configuration: { }
|
Loading…
Add table
Add a link
Reference in a new issue