This repository has been archived on 2025-01-07. You can view files and clone it, but cannot push or open issues or pull requests.
stream-demo/config/sync/core.entity_form_display.node.article.default.yml

133 lines
2.8 KiB
YAML
Raw Normal View History

2020-07-21 00:26:36 +00:00
uuid: 68a679b7-b6b0-45ca-851e-af31e480df0d
langcode: en
status: true
dependencies:
config:
- field.field.node.article.body
- field.field.node.article.comment
- field.field.node.article.field_image
2020-07-24 16:24:55 +00:00
- field.field.node.article.field_my_email_address
- field.field.node.article.field_people
2020-07-21 00:26:36 +00:00
- field.field.node.article.field_tags
- image.style.thumbnail
- node.type.article
module:
- comment
- image
2020-07-24 16:24:55 +00:00
- paragraphs
2020-07-21 00:26:36 +00:00
- path
- text
_core:
default_config_hash: 6VUXB1jTUjK5zjkfMa2Kd2WW4sFUlgfBlfJSx01qLpU
id: node.article.default
targetEntityType: node
bundle: article
mode: default
content:
body:
type: text_textarea_with_summary
2020-07-24 16:24:55 +00:00
weight: 2
2020-07-21 00:26:36 +00:00
region: content
settings:
rows: 9
summary_rows: 3
placeholder: ''
show_summary: false
third_party_settings: { }
comment:
type: comment_default
2020-07-24 16:24:55 +00:00
weight: 9
2020-07-21 00:26:36 +00:00
region: content
settings: { }
third_party_settings: { }
created:
type: datetime_timestamp
2020-07-24 16:24:55 +00:00
weight: 6
2020-07-21 00:26:36 +00:00
region: content
settings: { }
third_party_settings: { }
field_image:
type: image_image
weight: 4
region: content
settings:
progress_indicator: throbber
preview_image_style: thumbnail
third_party_settings: { }
2020-07-24 16:24:55 +00:00
field_my_email_address:
weight: 1
settings:
size: 60
placeholder: ''
third_party_settings: { }
type: email_default
region: content
field_people:
type: entity_reference_paragraphs
weight: 26
settings:
title: Paragraph
title_plural: Paragraphs
edit_mode: open
add_mode: dropdown
form_display_mode: default
default_paragraph_type: ''
third_party_settings: { }
region: content
2020-07-21 00:26:36 +00:00
field_tags:
type: entity_reference_autocomplete_tags
weight: 3
region: content
settings:
match_operator: CONTAINS
match_limit: 10
size: 60
placeholder: ''
third_party_settings: { }
path:
type: path
2020-07-24 16:24:55 +00:00
weight: 10
2020-07-21 00:26:36 +00:00
region: content
settings: { }
third_party_settings: { }
promote:
type: boolean_checkbox
settings:
display_label: true
2020-07-24 16:24:55 +00:00
weight: 7
2020-07-21 00:26:36 +00:00
region: content
third_party_settings: { }
status:
type: boolean_checkbox
settings:
display_label: true
2020-07-24 16:24:55 +00:00
weight: 11
2020-07-21 00:26:36 +00:00
region: content
third_party_settings: { }
sticky:
type: boolean_checkbox
settings:
display_label: true
2020-07-24 16:24:55 +00:00
weight: 8
2020-07-21 00:26:36 +00:00
region: content
third_party_settings: { }
title:
type: string_textfield
weight: 0
region: content
settings:
size: 60
placeholder: ''
third_party_settings: { }
uid:
type: entity_reference_autocomplete
weight: 5
region: content
settings:
match_operator: CONTAINS
match_limit: 10
size: 60
placeholder: ''
third_party_settings: { }
hidden: { }