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.event.field_summary.yml
Normal file
23
config/sync/field.field.node.event.field_summary.yml
Normal file
|
@ -0,0 +1,23 @@
|
|||
uuid: 4728b395-539a-427e-babf-e2644e84dc4c
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.node.field_summary
|
||||
- node.type.event
|
||||
module:
|
||||
- text
|
||||
_core:
|
||||
default_config_hash: SIOi1EpppsJ2xj2QLtL48FUgBHMzJW80dVn-h9Bi73o
|
||||
id: node.event.field_summary
|
||||
field_name: field_summary
|
||||
entity_type: node
|
||||
bundle: event
|
||||
label: Summary
|
||||
description: 'Enter a short description (one or two sentences) of what this Event is about. The summary is displayed on Event teasers, such as on the Events page. '
|
||||
required: true
|
||||
translatable: false
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings: { }
|
||||
field_type: text_long
|
Loading…
Add table
Add a link
Reference in a new issue