Export configuration
This commit is contained in:
parent
3a28895159
commit
c6e2d553f8
264 changed files with 16706 additions and 0 deletions
145
config/sync/core.entity_form_display.node.page.default.yml
Normal file
145
config/sync/core.entity_form_display.node.page.default.yml
Normal file
|
@ -0,0 +1,145 @@
|
|||
uuid: a969c6e9-2018-4b62-89ab-74e34c04d447
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.field.node.page.body
|
||||
- field.field.node.page.field_seo_analysis
|
||||
- field.field.node.page.field_seo_description
|
||||
- field.field.node.page.field_seo_image
|
||||
- field.field.node.page.field_seo_title
|
||||
- node.type.page
|
||||
module:
|
||||
- field_group
|
||||
- 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: SfpLhPExzvR0MgFp0Wp7CrmgEnhcqQ-fXIWFhbf4ue0
|
||||
id: node.page.default
|
||||
targetEntityType: node
|
||||
bundle: page
|
||||
mode: default
|
||||
content:
|
||||
body:
|
||||
type: text_textarea_with_summary
|
||||
weight: 31
|
||||
region: content
|
||||
settings:
|
||||
rows: 9
|
||||
summary_rows: 3
|
||||
placeholder: ''
|
||||
show_summary: false
|
||||
third_party_settings: { }
|
||||
created:
|
||||
type: datetime_timestamp
|
||||
weight: 10
|
||||
region: content
|
||||
settings: { }
|
||||
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: { }
|
||||
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: -5
|
||||
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