Install drutopia site with the engage subprofile
This commit is contained in:
parent
1d3f5ba5ad
commit
101f8e0e54
645 changed files with 62725 additions and 0 deletions
176
config/core.entity_form_display.node.resource.default.yml
Normal file
176
config/core.entity_form_display.node.resource.default.yml
Normal file
|
@ -0,0 +1,176 @@
|
|||
uuid: db7549bb-a476-4136-8bf3-c8e6e50eb082
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.field.node.resource.body
|
||||
- field.field.node.resource.field_body_paragraph
|
||||
- field.field.node.resource.field_image
|
||||
- field.field.node.resource.field_media_image
|
||||
- field.field.node.resource.field_meta_tags
|
||||
- field.field.node.resource.field_resource_file
|
||||
- field.field.node.resource.field_resource_link
|
||||
- field.field.node.resource.field_resource_type
|
||||
- field.field.node.resource.field_resource_video
|
||||
- field.field.node.resource.field_summary
|
||||
- field.field.node.resource.field_tags
|
||||
- field.field.node.resource.field_topics
|
||||
- node.type.resource
|
||||
module:
|
||||
- file
|
||||
- link
|
||||
- media_library_media_modify
|
||||
- metatag
|
||||
- paragraphs
|
||||
- path
|
||||
- text
|
||||
- video_embed_field
|
||||
_core:
|
||||
default_config_hash: 9RoTeiXK51Q99n16Qtu0UZIh4-3f-s8wTwkiChXE10A
|
||||
id: node.resource.default
|
||||
targetEntityType: node
|
||||
bundle: resource
|
||||
mode: default
|
||||
content:
|
||||
created:
|
||||
type: datetime_timestamp
|
||||
weight: 11
|
||||
region: content
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
field_body_paragraph:
|
||||
type: entity_reference_paragraphs
|
||||
weight: 3
|
||||
region: content
|
||||
settings:
|
||||
title: Paragraph
|
||||
title_plural: Paragraphs
|
||||
edit_mode: open
|
||||
add_mode: button
|
||||
form_display_mode: default
|
||||
default_paragraph_type: text
|
||||
third_party_settings: { }
|
||||
field_media_image:
|
||||
type: media_library_media_modify_widget
|
||||
weight: 4
|
||||
region: content
|
||||
settings:
|
||||
media_types: { }
|
||||
form_mode: main
|
||||
check_selected: false
|
||||
replace_checkbox_by_order_indicator: false
|
||||
multi_edit_on_create: false
|
||||
no_edit_on_create: false
|
||||
third_party_settings: { }
|
||||
field_meta_tags:
|
||||
type: metatag_firehose
|
||||
weight: 16
|
||||
region: content
|
||||
settings:
|
||||
sidebar: true
|
||||
use_details: true
|
||||
third_party_settings: { }
|
||||
field_resource_file:
|
||||
type: file_generic
|
||||
weight: 6
|
||||
region: content
|
||||
settings:
|
||||
progress_indicator: throbber
|
||||
third_party_settings: { }
|
||||
field_resource_link:
|
||||
type: link_default
|
||||
weight: 5
|
||||
region: content
|
||||
settings:
|
||||
placeholder_url: ''
|
||||
placeholder_title: ''
|
||||
third_party_settings: { }
|
||||
field_resource_type:
|
||||
type: options_select
|
||||
weight: 1
|
||||
region: content
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
field_resource_video:
|
||||
type: video_embed_field_textfield
|
||||
weight: 7
|
||||
region: content
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
field_summary:
|
||||
type: text_textarea
|
||||
weight: 2
|
||||
region: content
|
||||
settings:
|
||||
rows: 5
|
||||
placeholder: ''
|
||||
third_party_settings: { }
|
||||
field_tags:
|
||||
type: entity_reference_autocomplete_tags
|
||||
weight: 9
|
||||
region: content
|
||||
settings:
|
||||
match_operator: CONTAINS
|
||||
match_limit: 10
|
||||
size: 60
|
||||
placeholder: ''
|
||||
third_party_settings: { }
|
||||
field_topics:
|
||||
type: options_select
|
||||
weight: 8
|
||||
region: content
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
path:
|
||||
type: path
|
||||
weight: 14
|
||||
region: content
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
promote:
|
||||
type: boolean_checkbox
|
||||
weight: 12
|
||||
region: content
|
||||
settings:
|
||||
display_label: true
|
||||
third_party_settings: { }
|
||||
status:
|
||||
type: boolean_checkbox
|
||||
weight: 15
|
||||
region: content
|
||||
settings:
|
||||
display_label: true
|
||||
third_party_settings: { }
|
||||
sticky:
|
||||
type: boolean_checkbox
|
||||
weight: 13
|
||||
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: 10
|
||||
region: content
|
||||
settings:
|
||||
match_operator: CONTAINS
|
||||
match_limit: 10
|
||||
size: 60
|
||||
placeholder: ''
|
||||
third_party_settings: { }
|
||||
url_redirects:
|
||||
weight: 17
|
||||
region: content
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
hidden:
|
||||
body: true
|
||||
field_image: true
|
Loading…
Add table
Add a link
Reference in a new issue