Multiple content type selection working
This commit is contained in:
@@ -1,8 +1,14 @@
|
||||
uuid: 9b5fc989-a450-4343-ab3f-e57ab584ba12
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- core.entity_view_mode.node.teaser
|
||||
module:
|
||||
- node
|
||||
- user
|
||||
_core:
|
||||
default_config_hash: I60ibtlfXj35KEEGlqxYTFsTGaFcX9lYVHthkH8gu7s
|
||||
id: archive_by_month
|
||||
label: 'Archive by month'
|
||||
module: views
|
||||
@@ -74,8 +80,8 @@ display:
|
||||
total_pages: null
|
||||
id: 0
|
||||
tags:
|
||||
next: '››'
|
||||
previous: '‹‹'
|
||||
next: ››
|
||||
previous: ‹‹
|
||||
expose:
|
||||
items_per_page: false
|
||||
items_per_page_label: 'Items per page'
|
||||
@@ -179,6 +185,45 @@ display:
|
||||
type: none
|
||||
fail: 'not found'
|
||||
validate_options: { }
|
||||
type:
|
||||
id: type
|
||||
table: node_field_data
|
||||
field: type
|
||||
relationship: none
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
entity_type: node
|
||||
plugin_id: string
|
||||
default_action: ignore
|
||||
exception:
|
||||
value: all
|
||||
title_enable: false
|
||||
title: All
|
||||
title_enable: false
|
||||
title: ''
|
||||
default_argument_type: fixed
|
||||
default_argument_options:
|
||||
argument: ''
|
||||
summary_options:
|
||||
base_path: ''
|
||||
count: true
|
||||
override: false
|
||||
items_per_page: 25
|
||||
summary:
|
||||
sort_order: asc
|
||||
number_of_records: 0
|
||||
format: default_summary
|
||||
specify_validation: false
|
||||
validate:
|
||||
type: none
|
||||
fail: 'not found'
|
||||
validate_options: { }
|
||||
glossary: false
|
||||
limit: 0
|
||||
case: none
|
||||
path_case: none
|
||||
transform_dash: false
|
||||
break_phrase: true
|
||||
filters:
|
||||
status:
|
||||
id: status
|
||||
@@ -226,7 +271,7 @@ display:
|
||||
position: 1
|
||||
display_options:
|
||||
display_extenders: { }
|
||||
path: archive-tree/%/%
|
||||
path: archive-tree/%/%/%
|
||||
cache_metadata:
|
||||
max-age: -1
|
||||
contexts:
|
||||
|
||||
Reference in New Issue
Block a user