You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
22 lines
547 B
22 lines
547 B
2 years ago
|
uuid: 7aceba30-2525-4f08-ac89-4a379ff15371
|
||
|
langcode: en
|
||
|
status: true
|
||
|
dependencies:
|
||
|
config:
|
||
|
- field.storage.node.field_guide_body
|
||
|
- node.type.diy_guide
|
||
|
module:
|
||
|
- text
|
||
|
id: node.diy_guide.field_guide_body
|
||
|
field_name: field_guide_body
|
||
|
entity_type: node
|
||
|
bundle: diy_guide
|
||
|
label: 'Guide Body'
|
||
|
description: "This field contains all of the guide's content. Any and all HTML is allowed in this field, so use with care."
|
||
|
required: false
|
||
|
translatable: false
|
||
|
default_value: { }
|
||
|
default_value_callback: ''
|
||
|
settings: { }
|
||
|
field_type: text_long
|