Export config
This commit is contained in:
parent
4ac087b88c
commit
1c75b76269
202 changed files with 10990 additions and 0 deletions
23
config/default/field.field.node.workshop.body.yml
Normal file
23
config/default/field.field.node.workshop.body.yml
Normal file
|
@ -0,0 +1,23 @@
|
|||
uuid: 6d7e3915-0aba-4564-8130-1a9353032a3b
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.node.body
|
||||
- node.type.workshop
|
||||
module:
|
||||
- text
|
||||
id: node.workshop.body
|
||||
field_name: body
|
||||
entity_type: node
|
||||
bundle: workshop
|
||||
label: Body
|
||||
description: ''
|
||||
required: false
|
||||
translatable: true
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings:
|
||||
display_summary: true
|
||||
required_summary: false
|
||||
field_type: text_with_summary
|
Loading…
Add table
Add a link
Reference in a new issue