tome export
This commit is contained in:
parent
1edd7ffe2f
commit
161a79b888
70 changed files with 1221 additions and 49 deletions
30
config/sync/field.field.node.presentation.field_body.yml
Normal file
30
config/sync/field.field.node.presentation.field_body.yml
Normal file
|
@ -0,0 +1,30 @@
|
|||
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