Skip to content

Commit

Permalink
SDSS-985: Increased list paragraphs term depth (#313)
Browse files Browse the repository at this point in the history
* SDSS-985: Increased list paragraphs term depth.
  • Loading branch information
jenbreese authored Jan 22, 2024
1 parent e1b4297 commit b258896
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 9 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -435,7 +435,7 @@ display:
fail: 'not found'
validate_options: { }
break_phrase: true
depth: '1'
depth: '3'
use_taxonomy_term_path: false
vocabularies:
basic_page_types: basic_page_types
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1372,9 +1372,9 @@ display:
default_argument_skip_url: 0
summary_options:
base_path: ''
count: '1'
items_per_page: '25'
count: 1
override: 0
items_per_page: '25'
summary:
sort_order: asc
number_of_records: '0'
Expand All @@ -1384,7 +1384,7 @@ display:
type: none
fail: 'not found'
validate_options: { }
depth: '0'
depth: '3'
vocabularies:
su_course_quarters: su_course_quarters
su_course_subjects: su_course_subjects
Expand Down Expand Up @@ -2043,7 +2043,7 @@ display:
fail: 'not found'
validate_options: { }
break_phrase: false
depth: 0
depth: 10
use_taxonomy_term_path: false
defaults:
pager: false
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -868,7 +868,7 @@ display:
type: none
fail: 'not found'
validate_options: { }
depth: '1'
depth: '3'
vocabularies:
sdss_magazine_topics: sdss_magazine_topics
stanford_news_topics: stanford_news_topics
Expand Down Expand Up @@ -2487,7 +2487,7 @@ display:
type: none
fail: 'not found'
validate_options: { }
depth: '1'
depth: '3'
vocabularies:
sdss_magazine_topics: sdss_magazine_topics
stanford_news_topics: stanford_news_topics
Expand Down Expand Up @@ -2632,7 +2632,7 @@ display:
fail: 'not found'
validate_options: { }
break_phrase: true
depth: '0'
depth: '3'
use_taxonomy_term_path: false
vocabularies:
stanford_news_topics: stanford_news_topics
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -227,7 +227,7 @@ display:
fail: 'not found'
validate_options: { }
break_phrase: true
depth: '1'
depth: '3'
use_taxonomy_term_path: false
vocabularies:
stanford_publication_topics: stanford_publication_topics
Expand Down

0 comments on commit b258896

Please sign in to comment.