Export config
This commit is contained in:
parent
4ac087b88c
commit
1c75b76269
202 changed files with 10990 additions and 0 deletions
126
config/default/core.entity_form_display.node.talk.default.yml
Normal file
126
config/default/core.entity_form_display.node.talk.default.yml
Normal file
|
@ -0,0 +1,126 @@
|
|||
uuid: f99d1b17-736c-4f8d-8711-1f0d69602470
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.field.node.talk.body
|
||||
- field.field.node.talk.field_events
|
||||
- field.field.node.talk.field_excerpt
|
||||
- field.field.node.talk.field_slides
|
||||
- field.field.node.talk.field_video
|
||||
- node.type.talk
|
||||
module:
|
||||
- paragraphs
|
||||
- path
|
||||
- speakerdeck_field
|
||||
- text
|
||||
id: node.talk.default
|
||||
targetEntityType: node
|
||||
bundle: talk
|
||||
mode: default
|
||||
content:
|
||||
body:
|
||||
type: text_textarea_with_summary
|
||||
weight: 6
|
||||
settings:
|
||||
rows: 9
|
||||
summary_rows: 3
|
||||
placeholder: ''
|
||||
show_summary: false
|
||||
third_party_settings: { }
|
||||
region: content
|
||||
created:
|
||||
type: datetime_timestamp
|
||||
weight: 2
|
||||
region: content
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
field_events:
|
||||
type: entity_reference_paragraphs
|
||||
weight: 8
|
||||
settings:
|
||||
title: Paragraph
|
||||
title_plural: Paragraphs
|
||||
edit_mode: closed
|
||||
add_mode: dropdown
|
||||
form_display_mode: default
|
||||
default_paragraph_type: events
|
||||
third_party_settings: { }
|
||||
region: content
|
||||
field_excerpt:
|
||||
weight: 51
|
||||
settings:
|
||||
rows: 5
|
||||
placeholder: ''
|
||||
third_party_settings: { }
|
||||
type: string_textarea
|
||||
region: content
|
||||
field_slides:
|
||||
weight: 26
|
||||
settings:
|
||||
data_id: ''
|
||||
data_ratio: ''
|
||||
third_party_settings: { }
|
||||
type: speakerdeck_widget
|
||||
region: content
|
||||
field_video:
|
||||
weight: 7
|
||||
settings:
|
||||
match_operator: CONTAINS
|
||||
match_limit: 10
|
||||
size: 60
|
||||
placeholder: ''
|
||||
third_party_settings: { }
|
||||
type: entity_reference_autocomplete
|
||||
region: content
|
||||
path:
|
||||
type: path
|
||||
weight: 30
|
||||
region: content
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
promote:
|
||||
type: boolean_checkbox
|
||||
settings:
|
||||
display_label: true
|
||||
weight: 3
|
||||
region: content
|
||||
third_party_settings: { }
|
||||
status:
|
||||
type: boolean_checkbox
|
||||
settings:
|
||||
display_label: true
|
||||
weight: 5
|
||||
region: content
|
||||
third_party_settings: { }
|
||||
sticky:
|
||||
type: boolean_checkbox
|
||||
settings:
|
||||
display_label: true
|
||||
weight: 4
|
||||
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: 1
|
||||
settings:
|
||||
match_operator: CONTAINS
|
||||
size: 60
|
||||
placeholder: ''
|
||||
match_limit: 10
|
||||
region: content
|
||||
third_party_settings: { }
|
||||
url_redirects:
|
||||
weight: 50
|
||||
region: content
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
hidden: { }
|
Loading…
Add table
Add a link
Reference in a new issue