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
23
config/sync/field.field.node.action.field_summary.yml
Normal file
23
config/sync/field.field.node.action.field_summary.yml
Normal file
|
@ -0,0 +1,23 @@
|
|||
uuid: 2e36be75-0458-4952-af42-326838c71495
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.node.field_summary
|
||||
- node.type.action
|
||||
module:
|
||||
- text
|
||||
_core:
|
||||
default_config_hash: EQ3ySEeBhi9uSn1kt-aUSTMYj7AzXaL-pzSq_BIUSiA
|
||||
id: node.action.field_summary
|
||||
field_name: field_summary
|
||||
entity_type: node
|
||||
bundle: action
|
||||
label: Summary
|
||||
description: 'Enter a short description of what this Action is about. The summary is displayed on Action teasers, such as on the Actions page. '
|
||||
required: true
|
||||
translatable: true
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings: { }
|
||||
field_type: text_long
|
Loading…
Add table
Add a link
Reference in a new issue