Initial commit of configuration
This commit is contained in:
parent
97a9ba1c23
commit
c102efd31b
640 changed files with 60699 additions and 0 deletions
26
config/field.field.node.resource.body.yml
Normal file
26
config/field.field.node.resource.body.yml
Normal file
|
@ -0,0 +1,26 @@
|
|||
uuid: cb80dd35-b6d3-4fc2-9ee4-d28adda30ade
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.node.body
|
||||
- node.type.resource
|
||||
module:
|
||||
- text
|
||||
_core:
|
||||
default_config_hash: 1xNSZP31zIS9dY1sRlPJgacjZIfDyPpeZas2UFRDATw
|
||||
id: node.resource.body
|
||||
field_name: body
|
||||
entity_type: node
|
||||
bundle: resource
|
||||
label: Body
|
||||
description: ''
|
||||
required: false
|
||||
translatable: true
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings:
|
||||
display_summary: true
|
||||
required_summary: false
|
||||
allowed_formats: { }
|
||||
field_type: text_with_summary
|
Loading…
Add table
Add a link
Reference in a new issue