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

180 lines
4.0 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-12-08 18:46:52 -05:00
- field_group
2024-08-24 18:33:34 -04:00
- media_library
2024-03-10 21:44:34 +00:00
- path
- text
2024-12-08 18:46:52 -05:00
third_party_settings:
field_group:
group_configuration:
children:
- group_content
- group_info
label: Configuration
region: content
parent_name: ''
weight: 1
format_type: tabs
format_settings:
classes: ''
show_empty_fields: false
id: ''
label_as_html: false
direction: vertical
width_breakpoint: 640
group_info:
children:
- field_banner_color
- field_tags
- field_read_time
label: Info
region: hidden
parent_name: group_configuration
weight: 3
format_type: tab
format_settings:
classes: ''
show_empty_fields: false
id: ''
label_as_html: false
formatter: closed
description: ''
required_fields: true
group_content:
children:
- field_article_image
- field_slideshow
- body
label: Content
region: content
parent_name: group_configuration
weight: 5
format_type: tab
format_settings:
classes: ''
show_empty_fields: false
id: ''
label_as_html: false
formatter: closed
description: ''
required_fields: true
2024-03-10 21:44:34 +00:00
_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-12-08 18:46:52 -05:00
weight: 6
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-12-08 18:46:52 -05:00
weight: 8
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-12-08 18:46:52 -05:00
weight: 4
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-12-08 18:46:52 -05:00
weight: 4
2024-09-21 21:35:26 -04:00
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
2024-12-08 18:46:52 -05:00
weight: 6
2024-09-21 21:35:26 -04:00
region: content
settings:
placeholder: ''
third_party_settings: { }
2024-08-24 18:33:34 -04:00
field_slideshow:
type: media_library_widget
2024-12-08 18:46:52 -05:00
weight: 5
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-12-08 18:46:52 -05:00
weight: 5
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-12-08 18:46:52 -05:00
weight: 11
2024-03-10 21:44:34 +00:00
region: content
settings: { }
third_party_settings: { }
promote:
type: boolean_checkbox
2024-12-08 18:46:52 -05:00
weight: 9
2024-03-10 21:44:34 +00:00
region: content
settings:
display_label: true
third_party_settings: { }
status:
type: boolean_checkbox
2024-12-08 18:46:52 -05:00
weight: 12
2024-03-10 21:44:34 +00:00
region: content
settings:
display_label: true
third_party_settings: { }
sticky:
type: boolean_checkbox
2024-12-08 18:46:52 -05:00
weight: 10
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-12-08 18:46:52 -05:00
weight: 7
2024-03-10 21:44:34 +00:00
region: content
settings:
match_operator: CONTAINS
match_limit: 10
size: 60
placeholder: ''
third_party_settings: { }
hidden: { }