Update config with latest Drutopia
Using config_distro update ('merge').
This commit is contained in:
parent
fa10064401
commit
49771666cc
120 changed files with 10556 additions and 9332 deletions
|
@ -15,6 +15,7 @@ dependencies:
|
|||
- field.field.node.resource.field_topics
|
||||
- image.style.thumbnail
|
||||
- node.type.resource
|
||||
- field.field.node.resource.field_resource_video
|
||||
module:
|
||||
- file
|
||||
- image
|
||||
|
@ -23,6 +24,7 @@ dependencies:
|
|||
- paragraphs
|
||||
- path
|
||||
- text
|
||||
- video_embed_field
|
||||
_core:
|
||||
default_config_hash: dD5zXOYJlGWJaKev1OaXpX9UpROPtfHxW7ko6m-7g84
|
||||
id: node.resource.default
|
||||
|
@ -32,7 +34,7 @@ mode: default
|
|||
content:
|
||||
created:
|
||||
type: datetime_timestamp
|
||||
weight: 10
|
||||
weight: 11
|
||||
region: content
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
|
@ -57,7 +59,7 @@ content:
|
|||
type: image_image
|
||||
region: content
|
||||
field_meta_tags:
|
||||
weight: 15
|
||||
weight: 16
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
type: metatag_firehose
|
||||
|
@ -83,6 +85,12 @@ content:
|
|||
third_party_settings: { }
|
||||
type: options_select
|
||||
region: content
|
||||
field_resource_video:
|
||||
weight: 7
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
type: video_embed_field_textfield
|
||||
region: content
|
||||
field_summary:
|
||||
weight: 3
|
||||
settings:
|
||||
|
@ -92,7 +100,7 @@ content:
|
|||
type: text_textarea
|
||||
region: content
|
||||
field_tags:
|
||||
weight: 8
|
||||
weight: 9
|
||||
settings:
|
||||
match_operator: CONTAINS
|
||||
size: 60
|
||||
|
@ -101,14 +109,14 @@ content:
|
|||
type: entity_reference_autocomplete_tags
|
||||
region: content
|
||||
field_topics:
|
||||
weight: 7
|
||||
weight: 8
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
type: options_select
|
||||
region: content
|
||||
path:
|
||||
type: path
|
||||
weight: 13
|
||||
weight: 14
|
||||
region: content
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
|
@ -116,21 +124,21 @@ content:
|
|||
type: boolean_checkbox
|
||||
settings:
|
||||
display_label: true
|
||||
weight: 11
|
||||
weight: 12
|
||||
region: content
|
||||
third_party_settings: { }
|
||||
status:
|
||||
type: boolean_checkbox
|
||||
settings:
|
||||
display_label: true
|
||||
weight: 14
|
||||
weight: 15
|
||||
region: content
|
||||
third_party_settings: { }
|
||||
sticky:
|
||||
type: boolean_checkbox
|
||||
settings:
|
||||
display_label: true
|
||||
weight: 12
|
||||
weight: 13
|
||||
region: content
|
||||
third_party_settings: { }
|
||||
title:
|
||||
|
@ -143,7 +151,7 @@ content:
|
|||
third_party_settings: { }
|
||||
uid:
|
||||
type: entity_reference_autocomplete
|
||||
weight: 9
|
||||
weight: 10
|
||||
settings:
|
||||
match_operator: CONTAINS
|
||||
size: 60
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue