dchadwick/config/default/core.entity_form_display.node.article.default.yml

125 lines
2.7 KiB
YAML
Raw Normal View History

2024-03-13 15:48:45 +00:00
uuid: 4ead2155-9398-45a5-b72c-a154014f63a0
2024-03-10 21:44:34 +00:00
langcode: en
status: true
dependencies:
config:
- field.field.node.article.body
2024-03-13 15:48:45 +00:00
- field.field.node.article.field_article_image
2024-09-21 21:35:26 -04:00
- field.field.node.article.field_banner_color
- field.field.node.article.field_read_time
2024-08-24 18:33:34 -04:00
- field.field.node.article.field_slideshow
2024-03-10 21:44:34 +00:00
- field.field.node.article.field_tags
- node.type.article
module:
2024-09-21 21:35:26 -04:00
- color_field
2024-08-24 18:33:34 -04:00
- media_library
2024-03-10 21:44:34 +00:00
- path
- text
_core:
default_config_hash: ewbd6G2uX456-bgwseM2Q-KQG3RkASoyHmTh-XR3oLU
id: node.article.default
targetEntityType: node
bundle: article
mode: default
content:
body:
type: text_textarea_with_summary
2024-09-21 21:35:26 -04:00
weight: 5
2024-03-10 21:44:34 +00:00
region: content
settings:
rows: 9
summary_rows: 3
placeholder: ''
show_summary: false
third_party_settings: { }
created:
type: datetime_timestamp
2024-09-21 21:35:26 -04:00
weight: 7
2024-03-10 21:44:34 +00:00
region: content
settings: { }
third_party_settings: { }
2024-03-13 15:48:45 +00:00
field_article_image:
2024-08-24 18:33:34 -04:00
type: media_library_widget
2024-09-21 21:35:26 -04:00
weight: 3
2024-03-10 21:44:34 +00:00
region: content
settings:
2024-08-24 18:33:34 -04:00
media_types: { }
third_party_settings: { }
2024-09-21 21:35:26 -04:00
field_banner_color:
2024-09-22 14:51:34 -04:00
type: color_field_widget_box
2024-09-21 21:35:26 -04:00
weight: 1
region: content
settings:
2024-09-22 14:51:34 -04:00
default_colors: '#565264,#009fb7,#fed766,#f4f4f8,#e6e6ea,#fe4a49,#c0a9b0,#d74e09,#60935d,#bc9ec1,#ffa8a9,#157145'
2024-09-21 21:35:26 -04:00
third_party_settings: { }
field_read_time:
type: number
weight: 26
region: content
settings:
placeholder: ''
third_party_settings: { }
2024-08-24 18:33:34 -04:00
field_slideshow:
type: media_library_widget
2024-09-21 21:35:26 -04:00
weight: 4
2024-08-24 18:33:34 -04:00
region: content
settings:
media_types: { }
2024-03-10 21:44:34 +00:00
third_party_settings: { }
field_tags:
type: entity_reference_autocomplete_tags
2024-09-21 21:35:26 -04:00
weight: 2
2024-03-10 21:44:34 +00:00
region: content
settings:
match_operator: CONTAINS
match_limit: 10
size: 60
placeholder: ''
third_party_settings: { }
path:
type: path
2024-09-21 21:35:26 -04:00
weight: 10
2024-03-10 21:44:34 +00:00
region: content
settings: { }
third_party_settings: { }
promote:
type: boolean_checkbox
2024-09-21 21:35:26 -04:00
weight: 8
2024-03-10 21:44:34 +00:00
region: content
settings:
display_label: true
third_party_settings: { }
status:
type: boolean_checkbox
2024-09-21 21:35:26 -04:00
weight: 11
2024-03-10 21:44:34 +00:00
region: content
settings:
display_label: true
third_party_settings: { }
sticky:
type: boolean_checkbox
2024-09-21 21:35:26 -04:00
weight: 9
2024-03-10 21:44:34 +00:00
region: content
settings:
display_label: true
third_party_settings: { }
title:
type: string_textfield
weight: 0
region: content
settings:
size: 60
placeholder: ''
third_party_settings: { }
uid:
type: entity_reference_autocomplete
2024-09-21 21:35:26 -04:00
weight: 6
2024-03-10 21:44:34 +00:00
region: content
settings:
match_operator: CONTAINS
match_limit: 10
size: 60
placeholder: ''
third_party_settings: { }
hidden: { }