101 lines
2.9 KiB
YAML
101 lines
2.9 KiB
YAML
disabled: true
|
|
api_version: '3.0'
|
|
name: archive
|
|
description: 'Display a list of months that link to content for that month.'
|
|
tag: default
|
|
base_table: node
|
|
human_name: Archive
|
|
core: '0'
|
|
display:
|
|
default:
|
|
id: default
|
|
display_title: Master
|
|
display_plugin: default
|
|
position: '1'
|
|
display_options:
|
|
query:
|
|
type: views_query
|
|
options:
|
|
query_comment: false
|
|
title: 'Monthly archive'
|
|
access:
|
|
type: none
|
|
cache:
|
|
type: none
|
|
exposed_form:
|
|
type: basic
|
|
pager:
|
|
type: full
|
|
style_plugin: default
|
|
row_plugin: node
|
|
sorts:
|
|
created:
|
|
id: created
|
|
table: node
|
|
field: created
|
|
order: DESC
|
|
arguments:
|
|
created_year_month:
|
|
id: created_year_month
|
|
table: node
|
|
field: created_year_month
|
|
default_action: summary
|
|
exception:
|
|
title_enable: 1
|
|
title_enable: 1
|
|
title: '%1'
|
|
default_argument_type: fixed
|
|
summary:
|
|
sort_order: desc
|
|
format: default_summary
|
|
summary_options:
|
|
override: true
|
|
items_per_page: '30'
|
|
specify_validation: 1
|
|
filters:
|
|
status:
|
|
id: status
|
|
table: node
|
|
field: status
|
|
value: 1
|
|
group: 0
|
|
expose:
|
|
operator: false
|
|
page:
|
|
id: page
|
|
display_title: Page
|
|
display_plugin: page
|
|
position: '2'
|
|
display_options:
|
|
query:
|
|
type: views_query
|
|
options: { }
|
|
path: archive
|
|
block:
|
|
id: block
|
|
display_title: Block
|
|
display_plugin: block
|
|
position: '3'
|
|
display_options:
|
|
query:
|
|
type: views_query
|
|
options: { }
|
|
defaults:
|
|
arguments: false
|
|
arguments:
|
|
created_year_month:
|
|
id: created_year_month
|
|
table: node
|
|
field: created_year_month
|
|
default_action: summary
|
|
exception:
|
|
title_enable: 1
|
|
title_enable: 1
|
|
title: '%1'
|
|
default_argument_type: fixed
|
|
summary:
|
|
format: default_summary
|
|
summary_options:
|
|
items_per_page: '30'
|
|
specify_validation: 1
|