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.resource.body.yml
Normal file
24
config/sync/field.field.node.resource.body.yml
Normal file
|
@ -0,0 +1,24 @@
|
|||
uuid: b6a7d4ee-66bb-4c61-b79c-5ed97d73877b
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.node.body
|
||||
- node.type.resource
|
||||
module:
|
||||
- text
|
||||
_core:
|
||||
default_config_hash: NDg3zszq3V4NY7pnPHDLXyn0LvYpfKQjWFLMn8Z58XE
|
||||
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
|
||||
field_type: text_with_summary
|
Loading…
Add table
Add a link
Reference in a new issue