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.resource.field_summary.yml
Normal file
24
config/field.field.node.resource.field_summary.yml
Normal file
|
@ -0,0 +1,24 @@
|
|||
uuid: 5dd2f6aa-1125-4123-bfba-c0f05a472025
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.node.field_summary
|
||||
- node.type.resource
|
||||
module:
|
||||
- text
|
||||
_core:
|
||||
default_config_hash: VAy8vvwUy-WX2DOqn9fqdI8rgrb3HimW0MuQgcw6N8M
|
||||
id: node.resource.field_summary
|
||||
field_name: field_summary
|
||||
entity_type: node
|
||||
bundle: resource
|
||||
label: Summary
|
||||
description: 'Enter a short description (one or two sentences) of what this Resource is about. The summary is displayed on Resource teasers, such as on the Resources 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