You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

146 lines
3.1 KiB

1 year ago
uuid: f63ef016-cdec-4061-8aef-7ddf770c6c78
langcode: en
status: true
dependencies:
config:
- field.field.node.diy_guide.comment_node_diy_guide
- field.field.node.diy_guide.field_guide_body
- field.field.node.diy_guide.field_guide_category
- field.field.node.diy_guide.field_guide_images
- field.field.node.diy_guide.field_guide_title
- field.field.node.diy_guide.field_list_title
- field.field.node.diy_guide.field_related_guides
- image.style.thumbnail
- node.type.diy_guide
module:
- image
- path
- scheduler
- text
id: node.diy_guide.default
targetEntityType: node
bundle: diy_guide
mode: default
content:
created:
type: datetime_timestamp
weight: 10
region: content
settings: { }
third_party_settings: { }
field_guide_body:
type: text_textarea
weight: 3
region: content
settings:
rows: 5
placeholder: ''
third_party_settings: { }
field_guide_category:
type: options_buttons
weight: 5
region: content
settings: { }
third_party_settings: { }
field_guide_images:
type: image_image
weight: 4
region: content
settings:
progress_indicator: throbber
preview_image_style: thumbnail
third_party_settings: { }
field_guide_title:
type: text_textfield
weight: 1
region: content
settings:
size: 60
placeholder: ''
third_party_settings: { }
field_list_title:
type: text_textfield
weight: 2
region: content
settings:
size: 60
placeholder: ''
third_party_settings: { }
field_related_guides:
type: options_buttons
weight: 6
region: content
settings: { }
third_party_settings: { }
langcode:
type: language_select
weight: 2
region: content
settings:
include_locked: true
third_party_settings: { }
path:
type: path
weight: 30
region: content
settings: { }
third_party_settings: { }
promote:
type: boolean_checkbox
weight: 15
region: content
settings:
display_label: true
third_party_settings: { }
publish_on:
type: datetime_timestamp_no_default
weight: 30
region: content
settings: { }
third_party_settings: { }
status:
type: boolean_checkbox
weight: 120
region: content
settings:
display_label: true
third_party_settings: { }
sticky:
type: boolean_checkbox
weight: 16
region: content
settings:
display_label: true
third_party_settings: { }
title:
type: string_textfield
weight: -5
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: { }
unpublish_on:
type: datetime_timestamp_no_default
weight: 30
region: content
settings: { }
third_party_settings: { }
url_redirects:
weight: 50
region: content
settings: { }
third_party_settings: { }
hidden:
comment_node_diy_guide: true