Enable Drutopia Page & Related Content modules
This commit is contained in:
parent
3815e68e28
commit
132393b48e
16 changed files with 807 additions and 0 deletions
24
config/sync/field.field.node.page.body.yml
Normal file
24
config/sync/field.field.node.page.body.yml
Normal file
|
@ -0,0 +1,24 @@
|
|||
uuid: 51d8da86-6774-4803-b226-f96d2c63ef32
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.node.body
|
||||
- node.type.page
|
||||
module:
|
||||
- text
|
||||
_core:
|
||||
default_config_hash: rUop-8b6hvxxDYbv-KobTfNIBNbPY9qOPl8f6kBNSpw
|
||||
id: node.page.body
|
||||
field_name: body
|
||||
entity_type: node
|
||||
bundle: page
|
||||
label: Body
|
||||
description: ''
|
||||
required: false
|
||||
translatable: true
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings:
|
||||
display_summary: true
|
||||
field_type: text_with_summary
|
Loading…
Add table
Add a link
Reference in a new issue