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

153 lines
3.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
2020-08-21 11:00:00 +00:00
- field.field.node.post.field_external_link
- field.field.node.post.field_has_tweet
- field.field.node.post.field_images
- field.field.node.post.field_sent_to_social_media
2020-05-10 18:58:27 +00:00
- field.field.node.post.field_series
2020-04-12 17:18:00 +00:00
- field.field.node.post.field_tags
- node.type.post
module:
- media_library
2020-04-12 17:18:00 +00:00
- path
2020-08-21 11:00:00 +00:00
- scheduler
2020-04-12 17:18:00 +00:00
- text
id: node.post.default
targetEntityType: node
bundle: post
mode: default
content:
body:
type: text_textarea_with_summary
2020-08-21 11:00:00 +00:00
weight: 3
2020-04-12 17:18:00 +00:00
settings:
rows: 9
summary_rows: 3
placeholder: ''
show_summary: false
third_party_settings: { }
region: content
created:
type: datetime_timestamp
2020-08-21 11:00:00 +00:00
weight: 8
2020-04-12 17:18:00 +00:00
region: content
settings: { }
third_party_settings: { }
field_excerpt:
2020-08-21 11:00:00 +00:00
weight: 2
2020-04-12 17:18:00 +00:00
settings:
rows: 5
placeholder: ''
third_party_settings: { }
type: string_textarea
region: content
field_has_tweet:
2020-08-21 11:00:00 +00:00
weight: 5
settings:
display_label: true
third_party_settings: { }
type: boolean_checkbox
region: content
field_images:
2020-08-21 11:00:00 +00:00
weight: 4
settings:
media_types: { }
third_party_settings: { }
type: media_library_widget
region: content
2020-05-10 18:58:27 +00:00
field_series:
2020-08-21 11:00:00 +00:00
weight: 1
2020-05-10 18:58:27 +00:00
settings:
match_operator: CONTAINS
match_limit: 10
size: 60
placeholder: ''
third_party_settings: { }
type: entity_reference_autocomplete
region: content
2020-04-12 17:18:00 +00:00
field_tags:
2020-08-21 11:00:00 +00:00
weight: 6
2020-04-12 17:18:00 +00:00
settings:
match_operator: CONTAINS
match_limit: 10
size: 60
placeholder: ''
third_party_settings: { }
type: entity_reference_autocomplete_tags
region: content
path:
type: path
2020-08-21 11:00:00 +00:00
weight: 11
2020-04-12 17:18:00 +00:00
region: content
settings: { }
third_party_settings: { }
promote:
type: boolean_checkbox
settings:
display_label: true
2020-08-21 11:00:00 +00:00
weight: 9
2020-04-12 17:18:00 +00:00
region: content
third_party_settings: { }
2020-08-20 23:52:54 +00:00
publish_on:
type: datetime_timestamp_no_default
2020-08-21 11:00:00 +00:00
weight: 15
2020-08-20 23:52:54 +00:00
region: content
settings: { }
third_party_settings: { }
scheduler_settings:
2020-08-21 11:00:00 +00:00
weight: 14
region: content
2020-08-20 23:52:54 +00:00
settings: { }
third_party_settings: { }
2020-04-12 17:18:00 +00:00
status:
type: boolean_checkbox
settings:
display_label: true
2020-08-21 11:00:00 +00:00
weight: 13
2020-04-12 17:18:00 +00:00
region: content
third_party_settings: { }
sticky:
type: boolean_checkbox
settings:
display_label: true
2020-08-21 11:00:00 +00:00
weight: 10
2020-04-12 17:18:00 +00:00
region: content
third_party_settings: { }
title:
type: string_textfield
weight: 0
2020-04-12 17:18:00 +00:00
region: content
settings:
size: 60
placeholder: ''
third_party_settings: { }
uid:
type: entity_reference_autocomplete
2020-08-21 11:00:00 +00:00
weight: 7
2020-04-12 17:18:00 +00:00
settings:
match_operator: CONTAINS
size: 60
placeholder: ''
match_limit: 10
region: content
third_party_settings: { }
2020-08-20 23:52:54 +00:00
unpublish_on:
type: datetime_timestamp_no_default
2020-08-21 11:00:00 +00:00
weight: 16
2020-08-20 23:52:54 +00:00
region: content
settings: { }
third_party_settings: { }
2020-05-08 12:43:41 +00:00
url_redirects:
2020-08-21 11:00:00 +00:00
weight: 12
region: content
2020-05-08 12:43:41 +00:00
settings: { }
third_party_settings: { }
hidden:
field_external_link: true
field_sent_to_social_media: true