Add working configuration from initial install, plus agarica theme enablement
This commit is contained in:
parent
74ae53dc6a
commit
f9eb863394
615 changed files with 36005 additions and 455 deletions
24
config/sync/field.field.node.event.body.yml
Normal file
24
config/sync/field.field.node.event.body.yml
Normal file
|
@ -0,0 +1,24 @@
|
|||
uuid: e2174de7-51a9-4878-8887-950561613993
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.node.body
|
||||
- node.type.event
|
||||
module:
|
||||
- text
|
||||
_core:
|
||||
default_config_hash: qpTi-EOw6bkTgELEU--jZ6P_ixPm8MZZRYHoPJizUMk
|
||||
id: node.event.body
|
||||
field_name: body
|
||||
entity_type: node
|
||||
bundle: event
|
||||
label: Body
|
||||
description: ''
|
||||
required: false
|
||||
translatable: true
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings:
|
||||
display_summary: true
|
||||
field_type: text_with_summary
|
Loading…
Add table
Add a link
Reference in a new issue