-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
EWPP-5177: Add new sections for specific site footer.
- Loading branch information
1 parent
6c15053
commit 4c3bb90
Showing
27 changed files
with
321 additions
and
84 deletions.
There are no files selected for viewing
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
8 changes: 8 additions & 0 deletions
8
config/install/oe_corporate_blocks.footer_link.general.about_us.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,8 @@ | ||
langcode: en | ||
status: true | ||
dependencies: { } | ||
id: about_us | ||
label: 'About us' | ||
url: 'https://commission.europa.eu/about_en' | ||
section: ec_core_column | ||
weight: -4 |
8 changes: 8 additions & 0 deletions
8
config/install/oe_corporate_blocks.footer_link.general.contact_us.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,8 @@ | ||
langcode: en | ||
status: true | ||
dependencies: { } | ||
id: contact_us | ||
label: 'Contact us' | ||
url: 'https://commission.europa.eu/about/contact_en' | ||
section: ec_core_column | ||
weight: -3 |
8 changes: 8 additions & 0 deletions
8
config/install/oe_corporate_blocks.footer_link.general.events.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,8 @@ | ||
langcode: en | ||
status: true | ||
dependencies: { } | ||
id: events | ||
label: Events | ||
url: 'https://commission.europa.eu/get-involved/events_en' | ||
section: ec_core_column | ||
weight: 4 |
8 changes: 8 additions & 0 deletions
8
config/install/oe_corporate_blocks.footer_link.general.funding_and_tenders.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,8 @@ | ||
langcode: en | ||
status: true | ||
dependencies: { } | ||
id: funding_and_tenders | ||
label: 'Funding and tenders' | ||
url: 'https://commission.europa.eu/funding-tenders_en' | ||
section: ec_core_column | ||
weight: 1 |
8 changes: 8 additions & 0 deletions
8
config/install/oe_corporate_blocks.footer_link.general.jobs.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,8 @@ | ||
langcode: en | ||
status: true | ||
dependencies: { } | ||
id: jobs | ||
label: Jobs | ||
url: 'https://commission.europa.eu/get-involved/jobs-european-commission_en' | ||
section: ec_core_column | ||
weight: 2 |
8 changes: 8 additions & 0 deletions
8
config/install/oe_corporate_blocks.footer_link.general.press_corner.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,8 @@ | ||
langcode: en | ||
status: true | ||
dependencies: { } | ||
id: press_corner | ||
label: 'Press corner' | ||
url: 'https://ec.europa.eu/commission/presscorner/home/en' | ||
section: ec_core_column | ||
weight: 3 |
8 changes: 8 additions & 0 deletions
8
config/install/oe_corporate_blocks.footer_link.general.priorities.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,8 @@ | ||
langcode: en | ||
status: true | ||
dependencies: { } | ||
id: priorities | ||
label: Priorities | ||
url: 'https://commission.europa.eu/priorities-2024-2029_en' | ||
section: ec_core_column | ||
weight: -2 |
8 changes: 8 additions & 0 deletions
8
config/install/oe_corporate_blocks.footer_link.general.topics.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,8 @@ | ||
langcode: en | ||
status: true | ||
dependencies: { } | ||
id: topics | ||
label: Topics | ||
url: 'https://commission.europa.eu/topics_en' | ||
section: ec_core_column | ||
weight: -1 |
6 changes: 6 additions & 0 deletions
6
config/install/oe_corporate_blocks.footer_link.section.ec_core_column.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,6 @@ | ||
langcode: en | ||
status: true | ||
dependencies: { } | ||
id: ec_core_column | ||
label: 'EC Core column' | ||
weight: 0 |
34 changes: 34 additions & 0 deletions
34
config/post_update/50000_update_footer_data/oe_corporate_blocks.ec_data.footer.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,34 @@ | ||
langcode: en | ||
corporate_site_link: | ||
href: 'https://commission.europa.eu/index_en' | ||
label: 'European Commission website' | ||
service_navigation: | ||
- | ||
href: 'https://commission.europa.eu/about-european-commission/contact_en' | ||
label: 'Contact the European Commission' | ||
- | ||
external: false | ||
href: 'https://european-union.europa.eu/contact-eu/social-media-channels_en#/search?page=0&institutions=european_commission' | ||
label: 'Follow the European Commission on social media' | ||
- | ||
href: 'https://commission.europa.eu/resources-partners_en' | ||
label: 'Resources for partners' | ||
- | ||
href: 'https://commission.europa.eu/legal-notice/vulnerability-disclosure-policy_en' | ||
label: 'Report an IT vulnerability' | ||
legal_navigation: | ||
- | ||
href: 'https://commission.europa.eu/legal-notice/vulnerability-disclosure-policy_en' | ||
label: 'Report an IT vulnerability' | ||
- | ||
href: 'https://commission.europa.eu/languages-our-websites_en' | ||
label: 'Languages on our websites' | ||
- | ||
href: 'https://commission.europa.eu/cookies-policy_en' | ||
label: Cookies | ||
- | ||
href: 'https://commission.europa.eu/privacy-policy-websites-managed-european-commission_en' | ||
label: 'Privacy policy' | ||
- | ||
href: 'https://commission.europa.eu/legal-notice_en' | ||
label: 'Legal notice' |
8 changes: 8 additions & 0 deletions
8
...post_update/50000_update_footer_data/oe_corporate_blocks.footer_link.general.about_us.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,8 @@ | ||
langcode: en | ||
status: true | ||
dependencies: { } | ||
id: about_us | ||
label: 'About us' | ||
url: 'https://commission.europa.eu/about_en' | ||
section: ec_core_column | ||
weight: -4 |
8 changes: 8 additions & 0 deletions
8
...st_update/50000_update_footer_data/oe_corporate_blocks.footer_link.general.contact_us.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,8 @@ | ||
langcode: en | ||
status: true | ||
dependencies: { } | ||
id: contact_us | ||
label: 'Contact us' | ||
url: 'https://commission.europa.eu/about/contact_en' | ||
section: ec_core_column | ||
weight: -3 |
8 changes: 8 additions & 0 deletions
8
...g/post_update/50000_update_footer_data/oe_corporate_blocks.footer_link.general.events.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,8 @@ | ||
langcode: en | ||
status: true | ||
dependencies: { } | ||
id: events | ||
label: Events | ||
url: 'https://commission.europa.eu/get-involved/events_en' | ||
section: ec_core_column | ||
weight: 4 |
8 changes: 8 additions & 0 deletions
8
.../50000_update_footer_data/oe_corporate_blocks.footer_link.general.funding_and_tenders.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,8 @@ | ||
langcode: en | ||
status: true | ||
dependencies: { } | ||
id: funding_and_tenders | ||
label: 'Funding and tenders' | ||
url: 'https://commission.europa.eu/funding-tenders_en' | ||
section: ec_core_column | ||
weight: 1 |
8 changes: 8 additions & 0 deletions
8
config/post_update/50000_update_footer_data/oe_corporate_blocks.footer_link.general.jobs.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,8 @@ | ||
langcode: en | ||
status: true | ||
dependencies: { } | ||
id: jobs | ||
label: Jobs | ||
url: 'https://commission.europa.eu/get-involved/jobs-european-commission_en' | ||
section: ec_core_column | ||
weight: 2 |
8 changes: 8 additions & 0 deletions
8
..._update/50000_update_footer_data/oe_corporate_blocks.footer_link.general.press_corner.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,8 @@ | ||
langcode: en | ||
status: true | ||
dependencies: { } | ||
id: press_corner | ||
label: 'Press corner' | ||
url: 'https://ec.europa.eu/commission/presscorner/home/en' | ||
section: ec_core_column | ||
weight: 3 |
8 changes: 8 additions & 0 deletions
8
...st_update/50000_update_footer_data/oe_corporate_blocks.footer_link.general.priorities.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,8 @@ | ||
langcode: en | ||
status: true | ||
dependencies: { } | ||
id: priorities | ||
label: Priorities | ||
url: 'https://commission.europa.eu/priorities-2024-2029_en' | ||
section: ec_core_column | ||
weight: -2 |
8 changes: 8 additions & 0 deletions
8
...g/post_update/50000_update_footer_data/oe_corporate_blocks.footer_link.general.topics.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,8 @@ | ||
langcode: en | ||
status: true | ||
dependencies: { } | ||
id: topics | ||
label: Topics | ||
url: 'https://commission.europa.eu/topics_en' | ||
section: ec_core_column | ||
weight: -1 |
6 changes: 6 additions & 0 deletions
6
...pdate/50000_update_footer_data/oe_corporate_blocks.footer_link.section.ec_core_column.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,6 @@ | ||
langcode: en | ||
status: true | ||
dependencies: { } | ||
id: ec_core_column | ||
label: 'EC Core column' | ||
weight: 0 |
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
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
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
Oops, something went wrong.