Commit more reasonably trivial config updates
manual, no module here
This commit is contained in:
parent
14c61444ad
commit
d0d685cac0
18 changed files with 103 additions and 295 deletions
|
@ -1,4 +1,4 @@
|
|||
uuid: 56cbb00d-440e-4d01-92a8-bc79c1629a20
|
||||
uuid: 80a70b0a-6a91-4f08-a8f9-a36768716fb8
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
|
@ -9,70 +9,6 @@ snapshotSet: config_sync
|
|||
extensionType: module
|
||||
extensionName: drutopia_article
|
||||
items:
|
||||
-
|
||||
collection: ''
|
||||
name: block.block.article_topics_facet
|
||||
data:
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- block_visibility_groups.block_visibility_group.article_listing
|
||||
- facets.facet.article_topics
|
||||
module:
|
||||
- block_visibility_groups
|
||||
- facets
|
||||
theme:
|
||||
- octavia
|
||||
id: article_topics_facet
|
||||
theme: octavia
|
||||
region: sidebar_first
|
||||
weight: 2
|
||||
provider: null
|
||||
plugin: 'facet_block:article_topics'
|
||||
settings:
|
||||
id: 'facet_block:article_topics'
|
||||
label: Topics
|
||||
provider: facets
|
||||
label_display: visible
|
||||
visibility:
|
||||
condition_group:
|
||||
id: condition_group
|
||||
negate: false
|
||||
block_visibility_group: article_listing
|
||||
context_mapping: { }
|
||||
-
|
||||
collection: ''
|
||||
name: block.block.article_type_facet
|
||||
data:
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- block_visibility_groups.block_visibility_group.article_listing
|
||||
- facets.facet.article_type
|
||||
module:
|
||||
- block_visibility_groups
|
||||
- facets
|
||||
theme:
|
||||
- octavia
|
||||
id: article_type_facet
|
||||
theme: octavia
|
||||
region: sidebar_first
|
||||
weight: 4
|
||||
provider: null
|
||||
plugin: 'facet_block:article_type'
|
||||
settings:
|
||||
id: 'facet_block:article_type'
|
||||
label: Type
|
||||
provider: facets
|
||||
label_display: visible
|
||||
visibility:
|
||||
condition_group:
|
||||
id: condition_group
|
||||
negate: false
|
||||
block_visibility_group: article_listing
|
||||
context_mapping: { }
|
||||
-
|
||||
collection: ''
|
||||
name: block_visibility_groups.block_visibility_group.article_listing
|
||||
|
@ -265,6 +201,7 @@ items:
|
|||
- field.field.node.article.field_meta_tags
|
||||
- field.field.node.article.field_summary
|
||||
- field.field.node.article.field_tags
|
||||
- field.field.node.article.field_topics
|
||||
- node.type.article
|
||||
module:
|
||||
- ds
|
||||
|
@ -319,6 +256,7 @@ items:
|
|||
field_meta_tags: true
|
||||
field_summary: true
|
||||
field_tags: true
|
||||
field_topics: true
|
||||
links: true
|
||||
-
|
||||
collection: ''
|
||||
|
@ -874,6 +812,7 @@ items:
|
|||
- field.field.node.article.field_meta_tags
|
||||
- field.field.node.article.field_summary
|
||||
- field.field.node.article.field_tags
|
||||
- field.field.node.article.field_topics
|
||||
- node.type.article
|
||||
module:
|
||||
- ds
|
||||
|
@ -910,6 +849,7 @@ items:
|
|||
field_meta_tags: true
|
||||
field_summary: true
|
||||
field_tags: true
|
||||
field_topics: true
|
||||
links: true
|
||||
-
|
||||
collection: ''
|
||||
|
@ -929,6 +869,7 @@ items:
|
|||
- field.field.node.article.field_meta_tags
|
||||
- field.field.node.article.field_summary
|
||||
- field.field.node.article.field_tags
|
||||
- field.field.node.article.field_topics
|
||||
- node.type.article
|
||||
- responsive_image.styles.narrow
|
||||
module:
|
||||
|
@ -1016,6 +957,7 @@ items:
|
|||
field_meta_tags: true
|
||||
field_summary: true
|
||||
field_tags: true
|
||||
field_topics: true
|
||||
links: true
|
||||
-
|
||||
collection: ''
|
||||
|
@ -1183,6 +1125,7 @@ items:
|
|||
settings: { }
|
||||
empty_behavior:
|
||||
behavior: none
|
||||
show_title: null
|
||||
-
|
||||
collection: ''
|
||||
name: facets.facet.article_type
|
||||
|
@ -1238,6 +1181,7 @@ items:
|
|||
settings: { }
|
||||
empty_behavior:
|
||||
behavior: none
|
||||
show_title: null
|
||||
-
|
||||
collection: ''
|
||||
name: field.field.node.article.body
|
||||
|
@ -1376,6 +1320,7 @@ items:
|
|||
- paragraphs.paragraphs_type.file
|
||||
- paragraphs.paragraphs_type.image
|
||||
- paragraphs.paragraphs_type.text
|
||||
- paragraphs.paragraphs_type.video
|
||||
module:
|
||||
- entity_reference_revisions
|
||||
id: node.article.field_body_paragraph
|
||||
|
@ -1396,26 +1341,30 @@ items:
|
|||
text: text
|
||||
image: image
|
||||
file: file
|
||||
video: video
|
||||
faq: faq
|
||||
target_bundles_drag_drop:
|
||||
text:
|
||||
enabled: true
|
||||
weight: -11
|
||||
weight: -15
|
||||
image:
|
||||
enabled: true
|
||||
weight: -10
|
||||
weight: -14
|
||||
file:
|
||||
enabled: true
|
||||
weight: -9
|
||||
slide:
|
||||
weight: -8
|
||||
enabled: false
|
||||
update:
|
||||
weight: -7
|
||||
enabled: false
|
||||
weight: -13
|
||||
video:
|
||||
enabled: true
|
||||
weight: -12
|
||||
faq:
|
||||
enabled: true
|
||||
weight: 9
|
||||
weight: -11
|
||||
slide:
|
||||
weight: -10
|
||||
enabled: false
|
||||
update:
|
||||
weight: -9
|
||||
enabled: false
|
||||
field_type: entity_reference_revisions
|
||||
-
|
||||
collection: ''
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue