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.page.field_summary.yml
Normal file
24
config/field.field.node.page.field_summary.yml
Normal file
|
@ -0,0 +1,24 @@
|
|||
uuid: e54821a3-75ed-4e34-8271-6220b43a86bb
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.node.field_summary
|
||||
- node.type.page
|
||||
module:
|
||||
- text
|
||||
_core:
|
||||
default_config_hash: 3fRsavd-D5Yd1aEOmpsLBDtqsve6MU4iQ71v5i26aPk
|
||||
id: node.page.field_summary
|
||||
field_name: field_summary
|
||||
entity_type: node
|
||||
bundle: page
|
||||
label: Summary
|
||||
description: 'Enter a short description of what this page is about. The summary is visible in search results.'
|
||||
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