Skip to content

Commit

Permalink
LOYALIST-46 Remove deprecated Archives sidebar block
Browse files Browse the repository at this point in the history
  • Loading branch information
jtmcd75 committed Sep 26, 2024
1 parent 3346266 commit 7f6063b
Showing 1 changed file with 0 additions and 102 deletions.
102 changes: 0 additions & 102 deletions configuration/views.view.blog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -202,108 +202,6 @@ display:
- 'user.node_grants:view'
- user.permissions
tags: { }
block_blog_archives:
id: block_blog_archives
display_title: 'Archives Block'
display_plugin: block
position: 8
display_options:
title: Archives
pager:
type: some
options:
offset: 0
items_per_page: 7
empty:
area_text_custom:
id: area_text_custom
table: views
field: area_text_custom
relationship: none
group_type: group
admin_label: ''
plugin_id: text_custom
empty: true
content: 'No archived blog entries found.'
tokenize: true
arguments:
created_year_month:
id: created_year_month
table: node_field_data
field: created_year_month
relationship: none
group_type: group
admin_label: ''
entity_type: node
plugin_id: date_year_month
default_action: summary
exception:
value: all
title_enable: true
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
inline: false
separator: ''
summary:
sort_order: desc
number_of_records: 0
format: unformatted_summary
specify_validation: false
validate:
type: none
fail: 'not found'
validate_options: { }
style:
type: default
options:
row_class: unformatted-list-item
default_row_class: false
uses_fields: false
row:
type: fields
options:
default_field_elements: false
inline: { }
separator: ''
hide_empty: false
defaults:
empty: false
title: false
pager: false
use_more: false
use_more_always: false
use_more_text: false
link_display: false
link_url: false
style: false
row: false
arguments: false
display_description: ''
use_more: true
use_more_always: false
use_more_text: 'all entries'
link_display: page_landing
link_url: /atlantic-loyalist-connections/archive/all
display_extenders: { }
block_description: 'Archives Block'
cache_metadata:
max-age: -1
contexts:
- 'languages:language_content'
- 'languages:language_interface'
- url
- 'user.node_grants:view'
- user.permissions
tags: { }
block_blog_subjects:
id: block_blog_subjects
display_title: 'Categories Block'
Expand Down

0 comments on commit 7f6063b

Please sign in to comment.