Migrate from field_body to body
This commit is contained in:
parent
b9ffd0bad6
commit
d7629f1b32
54 changed files with 78 additions and 136 deletions
|
@ -1,30 +0,0 @@
|
|||
uuid: cc599835-0c43-4f36-b5b3-ad7fc4db1563
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.node.field_body
|
||||
- filter.format.basic_html
|
||||
- filter.format.full_html
|
||||
- filter.format.restricted_html
|
||||
- node.type.presentation
|
||||
module:
|
||||
- text
|
||||
id: node.presentation.field_body
|
||||
field_name: field_body
|
||||
entity_type: node
|
||||
bundle: presentation
|
||||
label: Body
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings:
|
||||
display_summary: true
|
||||
required_summary: true
|
||||
allowed_formats:
|
||||
- basic_html
|
||||
- restricted_html
|
||||
- full_html
|
||||
field_type: text_with_summary
|
Loading…
Add table
Add a link
Reference in a new issue