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.blog.field_summary.yml
Normal file
23
config/sync/field.field.node.blog.field_summary.yml
Normal file
|
@ -0,0 +1,23 @@
|
|||
uuid: a3644191-96b9-46b7-a765-77417a2ed610
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.node.field_summary
|
||||
- node.type.blog
|
||||
module:
|
||||
- text
|
||||
_core:
|
||||
default_config_hash: 4D-q06fQHsxPYyFMmGPATTZpX5u5yBuE_RpBBksqsWA
|
||||
id: node.blog.field_summary
|
||||
field_name: field_summary
|
||||
entity_type: node
|
||||
bundle: blog
|
||||
label: Summary
|
||||
description: 'Enter a short description of what this blog post is about. The summary is displayed on blog teasers, such as on the blog listing 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