oliverdavies.uk-drupal-old/config/default/core.entity_form_display.node.post.default.yml

103 lines
2 KiB
YAML
Raw Normal View History

2020-04-12 17:18:00 +00:00
uuid: ad5e0f3b-ff9c-46ba-8646-99ea66882119
langcode: en
status: true
dependencies:
config:
- field.field.node.post.body
- field.field.node.post.field_excerpt
- field.field.node.post.field_tags
- node.type.post
module:
- path
- text
id: node.post.default
targetEntityType: node
bundle: post
mode: default
content:
body:
type: text_textarea_with_summary
weight: 121
settings:
rows: 9
summary_rows: 3
placeholder: ''
show_summary: false
third_party_settings: { }
region: content
created:
type: datetime_timestamp
weight: 10
region: content
settings: { }
third_party_settings: { }
field_excerpt:
weight: 123
settings:
rows: 5
placeholder: ''
third_party_settings: { }
type: string_textarea
region: content
field_tags:
weight: 122
settings:
match_operator: CONTAINS
match_limit: 10
size: 60
placeholder: ''
third_party_settings: { }
type: entity_reference_autocomplete_tags
region: content
path:
type: path
weight: 30
region: content
settings: { }
third_party_settings: { }
promote:
type: boolean_checkbox
settings:
display_label: true
weight: 15
region: content
third_party_settings: { }
status:
type: boolean_checkbox
settings:
display_label: true
weight: 120
region: content
third_party_settings: { }
sticky:
type: boolean_checkbox
settings:
display_label: true
weight: 16
region: content
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
settings:
match_operator: CONTAINS
size: 60
placeholder: ''
match_limit: 10
region: content
third_party_settings: { }
2020-05-08 12:43:41 +00:00
url_redirects:
weight: 50
settings: { }
third_party_settings: { }
region: content
2020-04-12 17:18:00 +00:00
hidden: { }