-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
D8CORE-7440 D8CORE-7441 | add generic opportunities filter tag and type
- Loading branch information
1 parent
16b7d43
commit 30d9f59
Showing
17 changed files
with
1,072 additions
and
0 deletions.
There are no files selected for viewing
64 changes: 64 additions & 0 deletions
64
content/taxonomy_term/254eea9a-320a-400a-b12c-a7bc582d9f61.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,64 @@ | ||
_meta: | ||
version: '1.0' | ||
entity_type: taxonomy_term | ||
uuid: 254eea9a-320a-400a-b12c-a7bc582d9f61 | ||
bundle: opportunity_tag_filters | ||
default_langcode: en | ||
depends: | ||
ecfa5c86-dbd0-4007-95b8-02b6ee574a2c: taxonomy_term | ||
default: | ||
status: | ||
- | ||
value: true | ||
name: | ||
- | ||
value: Winter | ||
weight: | ||
- | ||
value: 3 | ||
parent: | ||
- | ||
entity: ecfa5c86-dbd0-4007-95b8-02b6ee574a2c | ||
revision_translation_affected: | ||
- | ||
value: true | ||
metatag: | ||
- | ||
tag: meta | ||
attributes: | ||
name: title | ||
content: 'Winter | University' | ||
- | ||
tag: link | ||
attributes: | ||
rel: canonical | ||
href: 'http://default/taxonomy/term/80' | ||
- | ||
tag: meta | ||
attributes: | ||
property: 'og:site_name' | ||
content: University | ||
- | ||
tag: meta | ||
attributes: | ||
property: 'og:type' | ||
content: website | ||
- | ||
tag: meta | ||
attributes: | ||
property: 'og:url' | ||
content: 'http://default/home' | ||
path: | ||
- | ||
alias: '' | ||
langcode: en | ||
pathauto: 0 | ||
rh_action: | ||
- | ||
value: bundle_default | ||
rh_redirect_response: | ||
- | ||
value: 301 | ||
rh_redirect_fallback_action: | ||
- | ||
value: bundle_default |
64 changes: 64 additions & 0 deletions
64
content/taxonomy_term/42d15ff2-9a03-418e-8298-704909f22779.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,64 @@ | ||
_meta: | ||
version: '1.0' | ||
entity_type: taxonomy_term | ||
uuid: 42d15ff2-9a03-418e-8298-704909f22779 | ||
bundle: opportunity_tag_filters | ||
default_langcode: en | ||
depends: | ||
ecfa5c86-dbd0-4007-95b8-02b6ee574a2c: taxonomy_term | ||
default: | ||
status: | ||
- | ||
value: true | ||
name: | ||
- | ||
value: Summer | ||
weight: | ||
- | ||
value: 2 | ||
parent: | ||
- | ||
entity: ecfa5c86-dbd0-4007-95b8-02b6ee574a2c | ||
revision_translation_affected: | ||
- | ||
value: true | ||
metatag: | ||
- | ||
tag: meta | ||
attributes: | ||
name: title | ||
content: 'Summer | University' | ||
- | ||
tag: link | ||
attributes: | ||
rel: canonical | ||
href: 'http://default/taxonomy/term/82' | ||
- | ||
tag: meta | ||
attributes: | ||
property: 'og:site_name' | ||
content: University | ||
- | ||
tag: meta | ||
attributes: | ||
property: 'og:type' | ||
content: website | ||
- | ||
tag: meta | ||
attributes: | ||
property: 'og:url' | ||
content: 'http://default/home' | ||
path: | ||
- | ||
alias: '' | ||
langcode: en | ||
pathauto: 0 | ||
rh_action: | ||
- | ||
value: bundle_default | ||
rh_redirect_response: | ||
- | ||
value: 301 | ||
rh_redirect_fallback_action: | ||
- | ||
value: bundle_default |
64 changes: 64 additions & 0 deletions
64
content/taxonomy_term/59456731-36df-4d80-999d-eea34175f622.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,64 @@ | ||
_meta: | ||
version: '1.0' | ||
entity_type: taxonomy_term | ||
uuid: 59456731-36df-4d80-999d-eea34175f622 | ||
bundle: opportunity_tag_filters | ||
default_langcode: en | ||
depends: | ||
ecfa5c86-dbd0-4007-95b8-02b6ee574a2c: taxonomy_term | ||
default: | ||
status: | ||
- | ||
value: true | ||
name: | ||
- | ||
value: Autumn | ||
weight: | ||
- | ||
value: 0 | ||
parent: | ||
- | ||
entity: ecfa5c86-dbd0-4007-95b8-02b6ee574a2c | ||
revision_translation_affected: | ||
- | ||
value: true | ||
metatag: | ||
- | ||
tag: meta | ||
attributes: | ||
name: title | ||
content: 'Autumn | University' | ||
- | ||
tag: link | ||
attributes: | ||
rel: canonical | ||
href: 'http://default/taxonomy/term/79' | ||
- | ||
tag: meta | ||
attributes: | ||
property: 'og:site_name' | ||
content: University | ||
- | ||
tag: meta | ||
attributes: | ||
property: 'og:type' | ||
content: website | ||
- | ||
tag: meta | ||
attributes: | ||
property: 'og:url' | ||
content: 'http://default/home' | ||
path: | ||
- | ||
alias: '' | ||
langcode: en | ||
pathauto: 0 | ||
rh_action: | ||
- | ||
value: bundle_default | ||
rh_redirect_response: | ||
- | ||
value: 301 | ||
rh_redirect_fallback_action: | ||
- | ||
value: bundle_default |
62 changes: 62 additions & 0 deletions
62
content/taxonomy_term/640473e4-2dcf-494d-b583-febff0352d3b.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,62 @@ | ||
_meta: | ||
version: '1.0' | ||
entity_type: taxonomy_term | ||
uuid: 640473e4-2dcf-494d-b583-febff0352d3b | ||
bundle: opportunity_type | ||
default_langcode: en | ||
default: | ||
status: | ||
- | ||
value: true | ||
name: | ||
- | ||
value: Grant | ||
weight: | ||
- | ||
value: 2 | ||
parent: | ||
- | ||
target_id: 0 | ||
revision_translation_affected: | ||
- | ||
value: true | ||
metatag: | ||
- | ||
tag: meta | ||
attributes: | ||
name: title | ||
content: 'Grant | University' | ||
- | ||
tag: link | ||
attributes: | ||
rel: canonical | ||
href: 'http://default/taxonomy/term/77' | ||
- | ||
tag: meta | ||
attributes: | ||
property: 'og:site_name' | ||
content: University | ||
- | ||
tag: meta | ||
attributes: | ||
property: 'og:type' | ||
content: website | ||
- | ||
tag: meta | ||
attributes: | ||
property: 'og:url' | ||
content: 'http://default/home' | ||
path: | ||
- | ||
alias: '' | ||
langcode: en | ||
pathauto: 0 | ||
rh_action: | ||
- | ||
value: bundle_default | ||
rh_redirect_response: | ||
- | ||
value: 301 | ||
rh_redirect_fallback_action: | ||
- | ||
value: bundle_default |
62 changes: 62 additions & 0 deletions
62
content/taxonomy_term/66513756-0056-456e-b0b2-7d3438e7ac65.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,62 @@ | ||
_meta: | ||
version: '1.0' | ||
entity_type: taxonomy_term | ||
uuid: 66513756-0056-456e-b0b2-7d3438e7ac65 | ||
bundle: opportunity_type | ||
default_langcode: en | ||
default: | ||
status: | ||
- | ||
value: true | ||
name: | ||
- | ||
value: Internship | ||
weight: | ||
- | ||
value: 3 | ||
parent: | ||
- | ||
target_id: 0 | ||
revision_translation_affected: | ||
- | ||
value: true | ||
metatag: | ||
- | ||
tag: meta | ||
attributes: | ||
name: title | ||
content: 'Internship | University' | ||
- | ||
tag: link | ||
attributes: | ||
rel: canonical | ||
href: 'http://default/taxonomy/term/76' | ||
- | ||
tag: meta | ||
attributes: | ||
property: 'og:site_name' | ||
content: University | ||
- | ||
tag: meta | ||
attributes: | ||
property: 'og:type' | ||
content: website | ||
- | ||
tag: meta | ||
attributes: | ||
property: 'og:url' | ||
content: 'http://default/home' | ||
path: | ||
- | ||
alias: '' | ||
langcode: en | ||
pathauto: 0 | ||
rh_action: | ||
- | ||
value: bundle_default | ||
rh_redirect_response: | ||
- | ||
value: 301 | ||
rh_redirect_fallback_action: | ||
- | ||
value: bundle_default |
64 changes: 64 additions & 0 deletions
64
content/taxonomy_term/67d3e82b-5d77-49ee-8821-26e278d86f59.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,64 @@ | ||
_meta: | ||
version: '1.0' | ||
entity_type: taxonomy_term | ||
uuid: 67d3e82b-5d77-49ee-8821-26e278d86f59 | ||
bundle: opportunity_tag_filters | ||
default_langcode: en | ||
depends: | ||
fb6a03cb-6d0d-4a08-8e89-cb518cf4e9c5: taxonomy_term | ||
default: | ||
status: | ||
- | ||
value: true | ||
name: | ||
- | ||
value: Undergraduate | ||
weight: | ||
- | ||
value: 2 | ||
parent: | ||
- | ||
entity: fb6a03cb-6d0d-4a08-8e89-cb518cf4e9c5 | ||
revision_translation_affected: | ||
- | ||
value: true | ||
metatag: | ||
- | ||
tag: meta | ||
attributes: | ||
name: title | ||
content: 'Undergraduate | University' | ||
- | ||
tag: link | ||
attributes: | ||
rel: canonical | ||
href: 'http://default/taxonomy/term/84' | ||
- | ||
tag: meta | ||
attributes: | ||
property: 'og:site_name' | ||
content: University | ||
- | ||
tag: meta | ||
attributes: | ||
property: 'og:type' | ||
content: website | ||
- | ||
tag: meta | ||
attributes: | ||
property: 'og:url' | ||
content: 'http://default/home' | ||
path: | ||
- | ||
alias: '' | ||
langcode: en | ||
pathauto: 0 | ||
rh_action: | ||
- | ||
value: bundle_default | ||
rh_redirect_response: | ||
- | ||
value: 301 | ||
rh_redirect_fallback_action: | ||
- | ||
value: bundle_default |
Oops, something went wrong.