Export configuration
This commit is contained in:
parent
3a28895159
commit
c6e2d553f8
264 changed files with 16706 additions and 0 deletions
175
config/sync/core.entity_form_display.node.article.default.yml
Normal file
175
config/sync/core.entity_form_display.node.article.default.yml
Normal file
|
@ -0,0 +1,175 @@
|
|||
uuid: fa83fcf5-873a-48c1-9b39-63790479aa2e
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.field.node.article.body
|
||||
- field.field.node.article.comment
|
||||
- field.field.node.article.field_image
|
||||
- field.field.node.article.field_seo_analysis
|
||||
- field.field.node.article.field_seo_description
|
||||
- field.field.node.article.field_seo_image
|
||||
- field.field.node.article.field_seo_title
|
||||
- field.field.node.article.field_tags
|
||||
- image.style.thumbnail
|
||||
- node.type.article
|
||||
module:
|
||||
- comment
|
||||
- field_group
|
||||
- image
|
||||
- media_library
|
||||
- path
|
||||
- text
|
||||
- yoast_seo
|
||||
third_party_settings:
|
||||
field_group:
|
||||
group_seo:
|
||||
children:
|
||||
- field_seo_title
|
||||
- field_seo_description
|
||||
- field_seo_image
|
||||
- field_seo_analysis
|
||||
label: 'Search Engine Optimization (SEO) Information'
|
||||
region: content
|
||||
parent_name: ''
|
||||
weight: 50
|
||||
format_type: details
|
||||
format_settings:
|
||||
classes: ''
|
||||
show_empty_fields: false
|
||||
id: group_seo
|
||||
label_as_html: false
|
||||
open: false
|
||||
description: ''
|
||||
required_fields: false
|
||||
_core:
|
||||
default_config_hash: ewbd6G2uX456-bgwseM2Q-KQG3RkASoyHmTh-XR3oLU
|
||||
id: node.article.default
|
||||
targetEntityType: node
|
||||
bundle: article
|
||||
mode: default
|
||||
content:
|
||||
body:
|
||||
type: text_textarea_with_summary
|
||||
weight: 2
|
||||
region: content
|
||||
settings:
|
||||
rows: 9
|
||||
summary_rows: 3
|
||||
placeholder: ''
|
||||
show_summary: false
|
||||
third_party_settings: { }
|
||||
comment:
|
||||
type: comment_default
|
||||
weight: 20
|
||||
region: content
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
created:
|
||||
type: datetime_timestamp
|
||||
weight: 10
|
||||
region: content
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
field_image:
|
||||
type: image_image
|
||||
weight: 1
|
||||
region: content
|
||||
settings:
|
||||
progress_indicator: throbber
|
||||
preview_image_style: thumbnail
|
||||
third_party_settings: { }
|
||||
field_seo_analysis:
|
||||
type: yoast_seo_widget
|
||||
weight: 18
|
||||
region: content
|
||||
settings:
|
||||
edit_title: false
|
||||
edit_description: false
|
||||
render_theme: null
|
||||
render_view_mode: default
|
||||
third_party_settings: { }
|
||||
field_seo_description:
|
||||
type: string_textarea
|
||||
weight: 16
|
||||
region: content
|
||||
settings:
|
||||
rows: 5
|
||||
placeholder: ''
|
||||
third_party_settings: { }
|
||||
field_seo_image:
|
||||
type: media_library_widget
|
||||
weight: 17
|
||||
region: content
|
||||
settings:
|
||||
media_types: { }
|
||||
third_party_settings: { }
|
||||
field_seo_title:
|
||||
type: string_textfield
|
||||
weight: 15
|
||||
region: content
|
||||
settings:
|
||||
size: 60
|
||||
placeholder: ''
|
||||
third_party_settings: { }
|
||||
field_tags:
|
||||
type: entity_reference_autocomplete_tags
|
||||
weight: 3
|
||||
region: content
|
||||
settings:
|
||||
match_operator: CONTAINS
|
||||
match_limit: 10
|
||||
size: 60
|
||||
placeholder: ''
|
||||
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: { }
|
||||
simple_sitemap:
|
||||
weight: 10
|
||||
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: 0
|
||||
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: { }
|
||||
hidden: { }
|
Loading…
Add table
Add a link
Reference in a new issue