diff --git a/config/install/views.view.uw_view_catalog_show_nodes.yml b/config/install/views.view.uw_view_catalog_show_nodes.yml
index bfc4fc7260288e8b35e9cb24ab3e29da3cde053e..902480d6d76d589f2521c42adccba6361c4e7983 100644
--- a/config/install/views.view.uw_view_catalog_show_nodes.yml
+++ b/config/install/views.view.uw_view_catalog_show_nodes.yml
@@ -396,6 +396,68 @@ display:
entity_type: node
entity_field: title
plugin_id: field
+ field_uw_catalog_summary:
+ id: field_uw_catalog_summary
+ table: node__field_uw_catalog_summary
+ field: field_uw_catalog_summary
+ relationship: none
+ group_type: group
+ admin_label: ''
+ label: ''
+ exclude: false
+ alter:
+ alter_text: false
+ text: ''
+ make_link: false
+ path: ''
+ absolute: false
+ external: false
+ replace_spaces: false
+ path_case: none
+ trim_whitespace: false
+ alt: ''
+ rel: ''
+ link_class: ''
+ prefix: ''
+ suffix: ''
+ target: ''
+ nl2br: false
+ max_length: 0
+ word_boundary: true
+ ellipsis: true
+ more_link: false
+ more_link_text: ''
+ more_link_path: ''
+ strip_tags: false
+ trim: false
+ preserve_tags: ''
+ html: false
+ element_type: ''
+ element_class: ''
+ element_label_type: ''
+ element_label_class: ''
+ element_label_colon: false
+ element_wrapper_type: ''
+ element_wrapper_class: ''
+ element_default_classes: true
+ empty: ''
+ hide_empty: false
+ empty_zero: false
+ hide_alter_empty: true
+ click_sort_column: value
+ type: text_default
+ settings: { }
+ group_column: value
+ group_columns: { }
+ group_rows: true
+ delta_limit: 0
+ delta_offset: 0
+ delta_reversed: false
+ delta_first_last: false
+ multi_type: separator
+ separator: ', '
+ field_api_classes: false
+ plugin_id: field
arguments:
tid:
id: tid
@@ -485,7 +547,8 @@ display:
- url
- 'user.node_grants:view'
- user.permissions
- tags: { }
+ tags:
+ - 'config:field.storage.node.field_uw_catalog_summary'
catalog_by_audience_page:
display_plugin: page
id: catalog_by_audience_page
diff --git a/config/install/views.view.uw_view_catalog_show_terms.yml b/config/install/views.view.uw_view_catalog_show_terms.yml
index f8012ee2702450a39de5878a4972031ecf583447..5237663fb477892596e3139d6d45a9c674afb284 100644
--- a/config/install/views.view.uw_view_catalog_show_terms.yml
+++ b/config/install/views.view.uw_view_catalog_show_terms.yml
@@ -629,8 +629,8 @@ display:
alter:
alter_text: false
text: ''
- make_link: false
- path: ''
+ make_link: true
+ path: 'taxonomy/term/{{ raw_arguments.tid }}/audience/{{ name|lower|replace({'' '':''-''}) }}'
absolute: false
external: false
replace_spaces: false
@@ -691,7 +691,7 @@ display:
group_type: group
admin_label: ''
label: ''
- exclude: true
+ exclude: false
alter:
alter_text: false
text: ''
@@ -758,8 +758,8 @@ display:
exclude: false
alter:
alter_text: true
- text: '{{ name }} {{ nid }} {{ description__value }}'
- make_link: true
+ text: '
{{ name }} {{ nid }}
'
+ make_link: false
path: 'taxonomy/term/{{ raw_arguments.tid }}/audience/{{ name|lower|replace({'' '':''-''}) }}'
absolute: false
external: false
@@ -1100,8 +1100,8 @@ display:
alter:
alter_text: false
text: ''
- make_link: false
- path: ''
+ make_link: true
+ path: 'taxonomy/term/{{ raw_arguments.tid }}/category/{{ name|lower|replace({'' '':''-''}) }}'
absolute: false
external: false
replace_spaces: false
@@ -1162,7 +1162,7 @@ display:
group_type: group
admin_label: ''
label: ''
- exclude: true
+ exclude: false
alter:
alter_text: false
text: ''
@@ -1229,8 +1229,8 @@ display:
exclude: false
alter:
alter_text: true
- text: '{{ name }} {{ nid }}{{ description__value }}'
- make_link: true
+ text: '{{ name }} {{ nid }}
'
+ make_link: false
path: 'taxonomy/term/{{ raw_arguments.tid }}/category/{{ name|lower|replace({'' '':''-''}) }}'
absolute: false
external: false
@@ -1585,8 +1585,8 @@ display:
alter:
alter_text: false
text: ''
- make_link: false
- path: ''
+ make_link: true
+ path: 'taxonomy/term/{{ raw_arguments.tid }}/faculty/{{ name|lower|replace({'' '':''-''}) }}'
absolute: false
external: false
replace_spaces: false
@@ -1647,7 +1647,7 @@ display:
group_type: group
admin_label: ''
label: ''
- exclude: true
+ exclude: false
alter:
alter_text: false
text: ''
@@ -1714,8 +1714,8 @@ display:
exclude: false
alter:
alter_text: true
- text: '{{ name }} {{ nid }}{{ description__value }}'
- make_link: true
+ text: '{{ name }} {{ nid }}
'
+ make_link: false
path: 'taxonomy/term/{{ raw_arguments.tid }}/faculty/{{ name|lower|replace({'' '':''-''}) }}'
absolute: false
external: false
diff --git a/config/install/views.view.uw_view_catalogs.yml b/config/install/views.view.uw_view_catalogs.yml
index 2c6cbaa141a07618a978c34d63291335473cde74..cc132133e6473ccbdf84c8aad0d7622768e9c29e 100644
--- a/config/install/views.view.uw_view_catalogs.yml
+++ b/config/install/views.view.uw_view_catalogs.yml
@@ -142,8 +142,8 @@ display:
alter:
alter_text: false
text: ''
- make_link: false
- path: ''
+ make_link: true
+ path: 'taxonomy/term/{{ tid }}'
absolute: false
external: false
replace_spaces: false
@@ -196,20 +196,20 @@ display:
entity_type: taxonomy_term
entity_field: name
plugin_id: term_name
- description__value:
- id: description__value
- table: taxonomy_term_field_data
- field: description__value
- relationship: none
- group_type: group
+ nid:
+ id: nid
+ table: node_field_data
+ field: nid
+ relationship: reverse__node__field_uw_catalog_catalog
+ group_type: count_distinct
admin_label: ''
label: ''
- exclude: true
+ exclude: false
alter:
alter_text: true
- text: '{{ description__value__value | check_markup(''uw_tf_basic'') }}'
+ text: '{{ name }} {{ nid }}
'
make_link: false
- path: ''
+ path: 'taxonomy/term/{{ tid }}'
absolute: false
external: false
replace_spaces: false
@@ -244,10 +244,20 @@ display:
hide_empty: false
empty_zero: false
hide_alter_empty: true
+ set_precision: false
+ precision: 0
+ decimal: .
+ separator: ','
+ format_plural: 0
+ format_plural_string: !!binary MQNAY291bnQ=
+ prefix: (
+ suffix: )
click_sort_column: value
- type: text_default
- settings: { }
- group_column: value
+ type: number_integer
+ settings:
+ thousand_separator: ''
+ prefix_suffix: true
+ group_column: entity_id
group_columns: { }
group_rows: true
delta_limit: 0
@@ -255,25 +265,24 @@ display:
delta_reversed: false
delta_first_last: false
multi_type: separator
- separator: ', '
field_api_classes: false
- entity_type: taxonomy_term
- entity_field: description
+ entity_type: node
+ entity_field: nid
plugin_id: field
- nid:
- id: nid
- table: node_field_data
- field: nid
- relationship: reverse__node__field_uw_catalog_catalog
- group_type: count_distinct
+ description__value:
+ id: description__value
+ table: taxonomy_term_field_data
+ field: description__value
+ relationship: none
+ group_type: group
admin_label: ''
label: ''
exclude: false
alter:
alter_text: true
- text: '{{ name }} {{ nid }}
{{ description__value }}'
- make_link: true
- path: 'taxonomy/term/{{ tid }}'
+ text: '{{ description__value__value | check_markup(''uw_tf_basic'') }}'
+ make_link: false
+ path: ''
absolute: false
external: false
replace_spaces: false
@@ -309,11 +318,9 @@ display:
empty_zero: false
hide_alter_empty: true
click_sort_column: value
- type: number_integer
- settings:
- thousand_separator: ''
- prefix_suffix: true
- group_column: entity_id
+ type: text_default
+ settings: { }
+ group_column: value
group_columns: { }
group_rows: true
delta_limit: 0
@@ -321,17 +328,10 @@ display:
delta_reversed: false
delta_first_last: false
multi_type: separator
- separator: ','
+ separator: ', '
field_api_classes: false
- set_precision: false
- precision: 0
- decimal: .
- format_plural: 0
- format_plural_string: !!binary MQNAY291bnQ=
- prefix: (
- suffix: )
- entity_type: node
- entity_field: nid
+ entity_type: taxonomy_term
+ entity_field: description
plugin_id: field
filters:
status: