Move configuration to standard location (config next to web)
This commit is contained in:
parent
c3696b4b96
commit
8fdc0426d5
472 changed files with 1 additions and 1 deletions
134
config/sync/core.entity_form_display.node.people.default.yml
Normal file
134
config/sync/core.entity_form_display.node.people.default.yml
Normal file
|
@ -0,0 +1,134 @@
|
|||
uuid: 18fc8ea9-3c8f-4de9-80b5-db50eb3e5773
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.field.node.people.body
|
||||
- field.field.node.people.field_body_paragraph
|
||||
- field.field.node.people.field_image
|
||||
- field.field.node.people.field_meta_tags
|
||||
- field.field.node.people.field_people_position
|
||||
- field.field.node.people.field_people_type
|
||||
- field.field.node.people.field_summary
|
||||
- image.style.thumbnail
|
||||
- node.type.people
|
||||
module:
|
||||
- focal_point
|
||||
- metatag
|
||||
- paragraphs
|
||||
- path
|
||||
- text
|
||||
_core:
|
||||
default_config_hash: JRb8uBQVdKb9N0PQl5nBCDGYyqqLqhNrk2iBbR18Qh8
|
||||
id: node.people.default
|
||||
targetEntityType: node
|
||||
bundle: people
|
||||
mode: default
|
||||
content:
|
||||
created:
|
||||
type: datetime_timestamp
|
||||
weight: 7
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
region: content
|
||||
field_body_paragraph:
|
||||
weight: 5
|
||||
settings:
|
||||
title: Paragraph
|
||||
title_plural: Paragraphs
|
||||
edit_mode: open
|
||||
add_mode: button
|
||||
form_display_mode: default
|
||||
default_paragraph_type: text
|
||||
third_party_settings: { }
|
||||
type: entity_reference_paragraphs
|
||||
region: content
|
||||
field_image:
|
||||
weight: 3
|
||||
settings:
|
||||
progress_indicator: throbber
|
||||
preview_image_style: thumbnail
|
||||
preview_link: true
|
||||
offsets: '50,50'
|
||||
third_party_settings: { }
|
||||
type: image_focal_point
|
||||
region: content
|
||||
field_meta_tags:
|
||||
weight: 26
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
type: metatag_firehose
|
||||
region: content
|
||||
field_people_position:
|
||||
weight: 1
|
||||
settings:
|
||||
size: 60
|
||||
placeholder: ''
|
||||
third_party_settings: { }
|
||||
type: string_textfield
|
||||
region: content
|
||||
field_people_type:
|
||||
weight: 2
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
type: options_select
|
||||
region: content
|
||||
field_summary:
|
||||
weight: 4
|
||||
settings:
|
||||
rows: 5
|
||||
placeholder: ''
|
||||
third_party_settings: { }
|
||||
type: text_textarea
|
||||
region: content
|
||||
path:
|
||||
type: path
|
||||
weight: 10
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
region: content
|
||||
promote:
|
||||
type: boolean_checkbox
|
||||
settings:
|
||||
display_label: true
|
||||
weight: 8
|
||||
third_party_settings: { }
|
||||
region: content
|
||||
status:
|
||||
type: boolean_checkbox
|
||||
settings:
|
||||
display_label: true
|
||||
weight: 120
|
||||
region: content
|
||||
third_party_settings: { }
|
||||
sticky:
|
||||
type: boolean_checkbox
|
||||
settings:
|
||||
display_label: true
|
||||
weight: 9
|
||||
third_party_settings: { }
|
||||
region: content
|
||||
title:
|
||||
type: string_textfield
|
||||
weight: 0
|
||||
settings:
|
||||
size: 60
|
||||
placeholder: ''
|
||||
third_party_settings: { }
|
||||
region: content
|
||||
uid:
|
||||
type: entity_reference_autocomplete
|
||||
weight: 6
|
||||
settings:
|
||||
match_operator: CONTAINS
|
||||
size: 60
|
||||
placeholder: ''
|
||||
third_party_settings: { }
|
||||
region: content
|
||||
url_redirects:
|
||||
weight: 50
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
region: content
|
||||
hidden:
|
||||
body: true
|
Loading…
Add table
Add a link
Reference in a new issue