Initial commit of configuration
This commit is contained in:
parent
97a9ba1c23
commit
c102efd31b
640 changed files with 60699 additions and 0 deletions
24
config/field.field.node.article.field_summary.yml
Normal file
24
config/field.field.node.article.field_summary.yml
Normal file
|
@ -0,0 +1,24 @@
|
|||
uuid: 7b2313ee-75c5-4b74-9d5f-31d969adca9b
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.node.field_summary
|
||||
- node.type.article
|
||||
module:
|
||||
- text
|
||||
_core:
|
||||
default_config_hash: zFJNsKnw3lHQY-FIP2W518KwFHDbdoIujDVJ7ALsiLY
|
||||
id: node.article.field_summary
|
||||
field_name: field_summary
|
||||
entity_type: node
|
||||
bundle: article
|
||||
label: Summary
|
||||
description: 'Enter a short description of what this article is about. The summary is displayed on Article teasers, such as on the Articles page. '
|
||||
required: true
|
||||
translatable: true
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings:
|
||||
allowed_formats: { }
|
||||
field_type: text_long
|
Loading…
Add table
Add a link
Reference in a new issue