Skip to content

Commit

Permalink
SDSS-1341: Allow News Lists to be filtered by focal areas, organizati…
Browse files Browse the repository at this point in the history
…on and shared tags (#469)

* SDSS-1341: Allow News Lists to be filtered by focal areas, organization and shared tags.
  • Loading branch information
buttonwillowsix authored Aug 2, 2024
1 parent bf8750d commit 2fb128a
Showing 1 changed file with 8 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -843,7 +843,7 @@ display:
field: term_node_taxonomy_name_depth
relationship: none
group_type: group
admin_label: ''
admin_label: 'Any Term'
default_action: ignore
exception:
value: all
Expand All @@ -870,7 +870,10 @@ display:
validate_options: { }
depth: '3'
vocabularies:
sdss_focal_areas: sdss_focal_areas
sdss_organization: sdss_organization
stanford_news_topics: stanford_news_topics
su_shared_tags: su_shared_tags
break_phrase: 1
use_taxonomy_term_path: false
entity_type: node
Expand Down Expand Up @@ -2458,7 +2461,7 @@ display:
field: term_node_taxonomy_name_depth
relationship: none
group_type: group
admin_label: ''
admin_label: 'Any Term'
default_action: ignore
exception:
value: all
Expand All @@ -2485,7 +2488,10 @@ display:
validate_options: { }
depth: '3'
vocabularies:
sdss_focal_areas: sdss_focal_areas
sdss_organization: sdss_organization
stanford_news_topics: stanford_news_topics
su_shared_tags: su_shared_tags
break_phrase: 1
use_taxonomy_term_path: false
entity_type: node
Expand Down

0 comments on commit 2fb128a

Please sign in to comment.