Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pgov-1112 Add content to taxonomy term pages #2773

Open
wants to merge 10 commits into
base: master
Choose a base branch
from
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
uuid: 0fb3edf0-0909-4218-bcc9-04e1a139326d
langcode: en
status: true
dependencies:
config:
- views.view.taxonomy_content_by_term
module:
- taxonomy
- views
theme:
- cloudy
id: cloudy_views_block__news_on_service_area
theme: cloudy
region: content
weight: -71
provider: null
plugin: 'views_block:taxonomy_content_by_term-block_news_on_service_area'
settings:
id: 'views_block:taxonomy_content_by_term-block_news_on_service_area'
label: ''
label_display: visible
provider: views
context_mapping: { }
views_label: ''
items_per_page: none
visibility:
'entity_bundle:taxonomy_term':
id: 'entity_bundle:taxonomy_term'
negate: false
context_mapping:
taxonomy_term: '@taxonomy_term.taxonomy_term_route_context:taxonomy_term'
bundles:
service_area: service_area
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
uuid: 5549d4b4-f5b4-4722-9edd-547d6b98d7bf
langcode: en
status: true
dependencies:
config:
- views.view.taxonomy_content_by_term
module:
- taxonomy
- views
theme:
- cloudy
id: cloudy_views_block__taxonomy_events_on_service_area
theme: cloudy
region: content
weight: -70
provider: null
plugin: 'views_block:taxonomy_content_by_term-block_events_on_service_area'
settings:
id: 'views_block:taxonomy_content_by_term-block_events_on_service_area'
label: ''
label_display: visible
provider: views
context_mapping: { }
views_label: ''
items_per_page: none
visibility:
'entity_bundle:taxonomy_term':
id: 'entity_bundle:taxonomy_term'
negate: false
context_mapping:
taxonomy_term: '@taxonomy_term.taxonomy_term_route_context:taxonomy_term'
bundles:
service_area: service_area
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
uuid: d7a05863-2d7c-4aca-a5c0-142fab5fe91c
langcode: en
status: true
dependencies:
config:
- views.view.taxonomy_content_by_term
module:
- taxonomy
- views
theme:
- cloudy
id: cloudy_views_block__taxonomy_featured_content_service_area
theme: cloudy
region: content
weight: -72
provider: null
plugin: 'views_block:taxonomy_content_by_term-block_featured_content_service_area'
settings:
id: 'views_block:taxonomy_content_by_term-block_featured_content_service_area'
label: ''
label_display: visible
provider: views
context_mapping: { }
views_label: ''
items_per_page: none
visibility:
'entity_bundle:taxonomy_term':
id: 'entity_bundle:taxonomy_term'
negate: false
context_mapping:
taxonomy_term: '@taxonomy_term.taxonomy_term_route_context:taxonomy_term'
bundles:
service_area: service_area
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
uuid: ae5aef66-5e79-4b9f-a797-b077d90ac706
langcode: en
status: true
dependencies:
config:
- views.view.taxonomy_groups_by_term
module:
- taxonomy
- views
theme:
- cloudy
id: cloudy_views_block__taxonomy_offices_by_service_area
theme: cloudy
region: content
weight: -73
provider: null
plugin: 'views_block:taxonomy_groups_by_term-block_offices_by_service_area'
settings:
id: 'views_block:taxonomy_groups_by_term-block_offices_by_service_area'
label: ''
label_display: visible
provider: views
context_mapping: { }
views_label: ''
items_per_page: none
visibility:
'entity_bundle:taxonomy_term':
id: 'entity_bundle:taxonomy_term'
negate: false
context_mapping:
taxonomy_term: '@taxonomy_term.taxonomy_term_route_context:taxonomy_term'
bundles:
service_area: service_area
2 changes: 1 addition & 1 deletion web/sites/default/config/block.block.feedbacklink.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ dependencies:
id: feedbacklink
theme: cloudy
region: content
weight: -70
weight: -65
provider: null
plugin: 'block_content:7dc74839-c339-461f-9344-87a6db099602'
settings:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ dependencies:
id: portlandcontentcompetionblock
theme: cloudy
region: content
weight: -69
weight: -64
provider: null
plugin: portland_content_completion_block2
settings:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ dependencies:
id: portlandlegacypathsblock
theme: cloudy
region: content
weight: -68
weight: -63
provider: null
plugin: portland_legacy_paths_block
settings:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ dependencies:
id: views_block__change_sets_block_police_directives_1ur
theme: cloudy
region: content
weight: 0
weight: -61
provider: null
plugin: 'views_block:change_sets-block_police_directives_1ur'
settings:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ dependencies:
id: views_block__change_sets_block_police_directives_2ur
theme: cloudy
region: content
weight: 0
weight: -59
provider: null
plugin: 'views_block:change_sets-block_police_directives_2ur'
settings:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ dependencies:
id: views_block__change_sets_block_police_directives_pe
theme: cloudy
region: content
weight: 0
weight: -60
provider: null
plugin: 'views_block:change_sets-block_police_directives_pe'
settings:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ dependencies:
id: views_block__content_translations_block_content_language_switch
theme: cloudy
region: content
weight: -71
weight: -62
provider: null
plugin: 'views_block:content_translations-block_content_language_switcher'
settings:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ dependencies:
id: views_block__events_index_block_group_events
theme: cloudy
region: content
weight: -72
weight: -68
provider: null
plugin: 'views_block:events_index-block_group_events'
settings:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ dependencies:
id: views_block__events_index_block_group_past_meetings
theme: cloudy
region: content
weight: -71
weight: -67
provider: null
plugin: 'views_block:events_index-block_group_past_meetings'
settings:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ dependencies:
id: views_block__group_translations_block_group_language_switcher
theme: cloudy
region: content
weight: -71
weight: -66
provider: null
plugin: 'views_block:group_translations-block_group_language_switcher'
settings:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,14 @@ dependencies:
- views.view.news_index
module:
- group
- taxonomy
- views
theme:
- cloudy
id: views_block__news_index_block_featured_news
theme: cloudy
region: content
weight: -73
weight: -69
provider: null
plugin: 'views_block:news_index-block_featured_news'
settings:
Expand Down Expand Up @@ -43,3 +44,10 @@ visibility:
bureau_office: bureau_office
program: program
project: project
'entity_bundle:taxonomy_term':
id: 'entity_bundle:taxonomy_term'
negate: false
context_mapping:
taxonomy_term: '@taxonomy_term.taxonomy_term_route_context:taxonomy_term'
bundles:
service_area: service_area
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ langcode: en
status: true
dependencies:
config:
- field.field.taxonomy_term.service_area.field_description
- field.field.taxonomy_term.service_area.field_featured_content
- taxonomy.vocabulary.service_area
module:
- path
Expand All @@ -13,19 +13,27 @@ targetEntityType: taxonomy_term
bundle: service_area
mode: default
content:
field_description:
type: text_textarea_with_summary
weight: 4
description:
type: text_textarea
weight: 1
region: content
settings:
rows: 9
summary_rows: 3
rows: 5
placeholder: ''
third_party_settings: { }
field_featured_content:
type: entity_reference_autocomplete
weight: 2
region: content
settings:
match_operator: CONTAINS
match_limit: 10
size: 60
placeholder: ''
show_summary: false
third_party_settings: { }
langcode:
type: language_select
weight: 1
weight: 3
region: content
settings:
include_locked: true
Expand All @@ -40,16 +48,15 @@ content:
third_party_settings: { }
path:
type: path
weight: 2
weight: 4
region: content
settings: { }
third_party_settings: { }
status:
type: boolean_checkbox
weight: 3
weight: 5
region: content
settings:
display_label: true
third_party_settings: { }
hidden:
description: true
hidden: { }
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ langcode: en
status: true
dependencies:
config:
- field.field.taxonomy_term.service_area.field_description
- field.field.taxonomy_term.service_area.field_featured_content
- taxonomy.vocabulary.service_area
module:
- text
Expand All @@ -20,6 +20,6 @@ content:
weight: 0
region: content
hidden:
field_description: true
field_featured_content: true
langcode: true
search_api_excerpt: true
Loading