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.campaign.body.yml
Normal file
24
config/sync/field.field.node.campaign.body.yml
Normal file
|
@ -0,0 +1,24 @@
|
|||
uuid: b8c2abf8-8f96-42ac-9d04-01e5d094f964
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.node.body
|
||||
- node.type.campaign
|
||||
module:
|
||||
- text
|
||||
_core:
|
||||
default_config_hash: Lebfg2bvY213Wmwx1hpIpsZ-It2Qn3g6pV1PymquS2Y
|
||||
id: node.campaign.body
|
||||
field_name: body
|
||||
entity_type: node
|
||||
bundle: campaign
|
||||
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