Skip to content

Commit

Permalink
release(1.2.3): add block correlati persona
Browse files Browse the repository at this point in the history
  • Loading branch information
arturu committed Feb 18, 2024
1 parent 813b188 commit a81e3a0
Show file tree
Hide file tree
Showing 3 changed files with 1,188 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
langcode: it
status: true
dependencies:
config:
- views.view.correlati_persona
module:
- node
- views
theme:
- skenografia
id: skenografia_views_block__correlati_persona_notizie_ed_eventi
theme: skenografia
region: after_content_first
weight: 0
provider: null
plugin: 'views_block:correlati_persona-notizie_ed_eventi'
settings:
id: 'views_block:correlati_persona-notizie_ed_eventi'
label: ''
label_display: visible
provider: views
context_mapping: { }
views_label: ''
items_per_page: none
visibility:
'entity_bundle:node':
id: 'entity_bundle:node'
negate: false
context_mapping:
node: '@node.node_route_context:node'
bundles:
persona: persona
2 changes: 1 addition & 1 deletion config/install/views.view.correlati_notizia.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ dependencies:
id: correlati_notizia
label: 'Correlati Notizia'
module: views
description: ''
description: 'Visualizza i contenuti correlati con il Content Type Notizia'
tag: ''
base_table: node_field_data
base_field: nid
Expand Down
Loading

0 comments on commit a81e3a0

Please sign in to comment.