Multiple content type selection working
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
uuid: 258b2d2d-134b-4d7d-a144-8ae6a3c5fd70
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
@@ -6,6 +7,8 @@ dependencies:
|
||||
module:
|
||||
- node
|
||||
- user
|
||||
_core:
|
||||
default_config_hash: 7b984zuFjzuh4whcCt-ScrAjD2Swi86IATSQS4HY-dI
|
||||
id: archive_by_year
|
||||
label: 'Archive by year'
|
||||
module: views
|
||||
@@ -77,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'
|
||||
@@ -146,10 +149,47 @@ display:
|
||||
number_of_records: 0
|
||||
format: default_summary
|
||||
specify_validation: false
|
||||
validate:
|
||||
type: none
|
||||
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
|
||||
@@ -197,7 +237,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