Skip to content
Snippets Groups Projects
Commit 8e4a7387 authored by Zachary Sabourin's avatar Zachary Sabourin
Browse files

Merge branch 'doc-section-url-fixes' into 'wg-documents-section-migration'

fix: Update broken links and update some redirects for documents migration

See merge request eclipsefdn/it/websites/eclipse.org!251
parents 9303ee9b 5a8119eb
Branches staging wg-documents-section-migration
No related tags found
No related merge requests found
...@@ -389,7 +389,7 @@ disablePathToLower = true ...@@ -389,7 +389,7 @@ disablePathToLower = true
[[menu.main]] [[menu.main]]
name = "Board & Governance" name = "Board & Governance"
url = "/org/governance" url = "/org/governance/"
weight = 2 weight = 2
parent="the-foundation-about" parent="the-foundation-about"
...@@ -401,7 +401,7 @@ disablePathToLower = true ...@@ -401,7 +401,7 @@ disablePathToLower = true
[[menu.main]] [[menu.main]]
name = "Services" name = "Services"
url = "/org/services" url = "/org/services/"
weight = 4 weight = 4
parent="the-foundation-about" parent="the-foundation-about"
...@@ -431,7 +431,7 @@ disablePathToLower = true ...@@ -431,7 +431,7 @@ disablePathToLower = true
[[menu.main]] [[menu.main]]
name = "Compliance" name = "Compliance"
url = "/legal/compliance" url = "/legal/compliance/"
weight = 4 weight = 4
parent="the-foundation-legal" parent="the-foundation-legal"
...@@ -473,14 +473,14 @@ disablePathToLower = true ...@@ -473,14 +473,14 @@ disablePathToLower = true
[[menu.sidebar]] [[menu.sidebar]]
name = "Eclipse.org" name = "Eclipse.org"
url = "/home" url = "/home/"
weight = 2 weight = 2
identifier = "home" identifier = "home"
[[menu.sidebar]] [[menu.sidebar]]
parent ="home" parent ="home"
name = "Downloads" name = "Downloads"
url = "/downloads" url = "/downloads/"
#pre = "<i data-feather=\"users\"></i>" # https://feathericons.com/ #pre = "<i data-feather=\"users\"></i>" # https://feathericons.com/
weight = 1 weight = 1
...@@ -501,13 +501,13 @@ disablePathToLower = true ...@@ -501,13 +501,13 @@ disablePathToLower = true
[[menu.sidebar]] [[menu.sidebar]]
identifier = "documentation" identifier = "documentation"
name= "Getting Started" name= "Getting Started"
url = "/getting_started" url = "/getting_started/"
weight = 1 weight = 1
[[menu.sidebar]] [[menu.sidebar]]
parent = "documentation" parent = "documentation"
name = "New to Eclipse?" name = "New to Eclipse?"
url = "/getting_started" url = "/getting_started/"
pre = "<i class=\"fa fa-caret-right fa-fw\"></i>" pre = "<i class=\"fa fa-caret-right fa-fw\"></i>"
weight = 2 weight = 2
...@@ -528,21 +528,21 @@ disablePathToLower = true ...@@ -528,21 +528,21 @@ disablePathToLower = true
[[menu.sidebar]] [[menu.sidebar]]
parent = "documentation" parent = "documentation"
name = "Eclipse Forums" name = "Eclipse Forums"
url = "/forums" url = "/forums/"
pre = "<i class=\"fa fa-caret-right fa-fw\"></i>" pre = "<i class=\"fa fa-caret-right fa-fw\"></i>"
weight = 5 weight = 5
[[menu.sidebar]] [[menu.sidebar]]
parent = "documentation" parent = "documentation"
name = "Resources" name = "Resources"
url = "/resources" url = "/resources/"
pre = "<i class=\"fa fa-caret-right fa-fw\"></i>" pre = "<i class=\"fa fa-caret-right fa-fw\"></i>"
weight = 6 weight = 6
[[menu.sidebar]] [[menu.sidebar]]
identifier = "contribute" identifier = "contribute"
name= "Development Program" name= "Development Program"
url = "/contribute/dev-program" url = "/contribute/dev-program/"
weight = 1 weight = 1
[[menu.sidebar]] [[menu.sidebar]]
...@@ -554,7 +554,7 @@ disablePathToLower = true ...@@ -554,7 +554,7 @@ disablePathToLower = true
[[menu.sidebar]] [[menu.sidebar]]
parent = "contribute" parent = "contribute"
name = "FAQ" name = "FAQ"
url = "/contribute/dev-program/faq" url = "/contribute/dev-program/faq/"
weight = 2 weight = 2
[[menu.sidebar]] [[menu.sidebar]]
...@@ -566,7 +566,7 @@ disablePathToLower = true ...@@ -566,7 +566,7 @@ disablePathToLower = true
[[menu.sidebar]] [[menu.sidebar]]
parent = "collaborations" parent = "collaborations"
name = "About Interest Groups" name = "About Interest Groups"
url = "/collaborations/interest-groups" url = "/collaborations/interest-groups/"
weight = 1 weight = 1
# Collaborations Section # Collaborations Section
...@@ -610,7 +610,7 @@ disablePathToLower = true ...@@ -610,7 +610,7 @@ disablePathToLower = true
[[menu.sidebar]] [[menu.sidebar]]
parent = "org-members" parent = "org-members"
name = "Corporate Sponsors" name = "Corporate Sponsors"
url = "/org/corporate-sponsors" url = "/org/corporate-sponsors/"
weight = 2 weight = 2
[[menu.sidebar]] [[menu.sidebar]]
...@@ -760,7 +760,7 @@ disablePathToLower = true ...@@ -760,7 +760,7 @@ disablePathToLower = true
[[menu.sidebar]] [[menu.sidebar]]
parent = "org-announcements" parent = "org-announcements"
name = "Press Releases" name = "Press Releases"
url = "https://newsroom.eclipse.org/news/press-releases" url = "https://newsroom.eclipse.org/news/press-releases/"
weight = 1 weight = 1
[[menu.sidebar]] [[menu.sidebar]]
...@@ -791,32 +791,32 @@ disablePathToLower = true ...@@ -791,32 +791,32 @@ disablePathToLower = true
[[menu.sidebar]] [[menu.sidebar]]
parent = "membership" parent = "membership"
name = "Explore Members" name = "Explore Members"
url = "/membership/explore-membership" url = "/membership/explore-membership/"
weight = 1 weight = 1
[[menu.sidebar]] [[menu.sidebar]]
parent = "membership" parent = "membership"
name = "Become a Member" name = "Become a Member"
url = "/membership/become-a-member" url = "/membership/become-a-member/"
weight = 2 weight = 2
[[menu.sidebar]] [[menu.sidebar]]
parent = "membership" parent = "membership"
name = "Members FAQ" name = "Members FAQ"
url = "/membership/faq" url = "/membership/faq/"
weight = 3 weight = 3
# Security Section # Security Section
[[menu.sidebar]] [[menu.sidebar]]
identifier = "security" identifier = "security"
name = "Security" name = "Security"
url = "/security" url = "/security/"
weight = 1 weight = 1
[[menu.sidebar]] [[menu.sidebar]]
parent = "security" parent = "security"
name = "Known Vulnerabilities" name = "Known Vulnerabilities"
url = "/security/known" url = "/security/known/"
pre = "<i class=\"fa fa-caret-right fa-fw\"></i>" pre = "<i class=\"fa fa-caret-right fa-fw\"></i>"
weight = 1 weight = 1
...@@ -830,14 +830,14 @@ disablePathToLower = true ...@@ -830,14 +830,14 @@ disablePathToLower = true
[[menu.sidebar]] [[menu.sidebar]]
parent = "security" parent = "security"
name = "Team Members" name = "Team Members"
url = "/security/team" url = "/security/team/"
pre = "<i class=\"fa fa-caret-right fa-fw\"></i>" pre = "<i class=\"fa fa-caret-right fa-fw\"></i>"
weight = 2 weight = 2
[[menu.sidebar]] [[menu.sidebar]]
parent = "security" parent = "security"
name = "Policy" name = "Policy"
url = "/security/policy" url = "/security/policy/"
pre = "<i class=\"fa fa-caret-right fa-fw\"></i>" pre = "<i class=\"fa fa-caret-right fa-fw\"></i>"
weight = 3 weight = 3
...@@ -845,7 +845,7 @@ disablePathToLower = true ...@@ -845,7 +845,7 @@ disablePathToLower = true
[[menu.sidebar]] [[menu.sidebar]]
identifier = "legal" identifier = "legal"
name = "Legal" name = "Legal"
url = "/legal" url = "/legal/"
weight = 1 weight = 1
[[menu.sidebar]] [[menu.sidebar]]
...@@ -859,7 +859,7 @@ disablePathToLower = true ...@@ -859,7 +859,7 @@ disablePathToLower = true
name = "About" name = "About"
identifier = "legal-eca-about" identifier = "legal-eca-about"
weight = 1 weight = 1
url = "/legal/eca" url = "/legal/eca/"
[[menu.sidebar]] [[menu.sidebar]]
parent = "legal-eca" parent = "legal-eca"
...@@ -946,7 +946,7 @@ disablePathToLower = true ...@@ -946,7 +946,7 @@ disablePathToLower = true
name = "FAQ" name = "FAQ"
identifier = "legal-epl-10-faq" identifier = "legal-epl-10-faq"
weight = 4 weight = 4
url = "/legal/epl/faq" url = "/legal/epl/faq/"
[[menu.sidebar]] [[menu.sidebar]]
parent = "legal" parent = "legal"
...@@ -1000,13 +1000,13 @@ disablePathToLower = true ...@@ -1000,13 +1000,13 @@ disablePathToLower = true
parent = "legal-specs" parent = "legal-specs"
name = "Specification License" name = "Specification License"
weight = 3 weight = 3
url = "/legal/efsl" url = "/legal/efsl/"
[[menu.sidebar]] [[menu.sidebar]]
parent = "legal-specs" parent = "legal-specs"
name = "TCK License" name = "TCK License"
weight = 4 weight = 4
url = "/legal/tck" url = "/legal/tck/"
# About Us (org) Section # About Us (org) Section
[[menu.sidebar]] [[menu.sidebar]]
...@@ -1156,19 +1156,19 @@ disablePathToLower = true ...@@ -1156,19 +1156,19 @@ disablePathToLower = true
[[menu.sidebar]] [[menu.sidebar]]
parent = "org-brand" parent = "org-brand"
name = "Logos and Artwork" name = "Logos and Artwork"
url = "/org/foundation/artwork/" url = "/org/artwork/"
weight = 1 weight = 1
[[menu.sidebar]] [[menu.sidebar]]
parent = "org-brand" parent = "org-brand"
name = "Eclipse Foundation Brand Guidelines" name = "Eclipse Foundation Brand Guidelines"
url = "/org/legal/documents/eclipse_foundation_branding_guidelines.pdf" url = "/org/legal/documents/eclipse-foundation-branding-guidelines.pdf"
weight = 2 weight = 2
[[menu.sidebar]] [[menu.sidebar]]
parent = "org-brand" parent = "org-brand"
name = "Trademark Usage Guidelines" name = "Trademark Usage Guidelines"
url = "/legal/logo_guidelines/" url = "/legal/logo-guidelines/"
weight = 3 weight = 3
[[menu.sidebar]] [[menu.sidebar]]
......
...@@ -504,6 +504,9 @@ server { ...@@ -504,6 +504,9 @@ server {
location ~ ^/org/documents/Eclipse(?:%20|\+|\s)Development(?:%20|\+|\s)Process(?:%20|\+|\s)2003_11_09(?:%20|\+|\s)FINAL(?:_old)?(?:[.]pdf|[.]php)$ { location ~ ^/org/documents/Eclipse(?:%20|\+|\s)Development(?:%20|\+|\s)Process(?:%20|\+|\s)2003_11_09(?:%20|\+|\s)FINAL(?:_old)?(?:[.]pdf|[.]php)$ {
return 301 http://$host/projects/dev_process/; return 301 http://$host/projects/dev_process/;
} }
location = /org/documents/Eclipse_Development_Process_2006.pdf {
return 301 http://$host/projects/dev_process/;
}
## Document renames ## Document renames
location = /org/documents/Eclipse_IP_Policy.pdf { location = /org/documents/Eclipse_IP_Policy.pdf {
...@@ -533,7 +536,8 @@ server { ...@@ -533,7 +536,8 @@ server {
location = /org/documents/Eclipse_SpecOrgs_final.pdf { location = /org/documents/Eclipse_SpecOrgs_final.pdf {
return 301 http://$host/org/documents/eclipse-standards-and-specifications-policy.pdf; return 301 http://$host/org/documents/eclipse-standards-and-specifications-policy.pdf;
} }
location ~ "^/org/documents/Eclipse(?:%20|\+|\s)Logo(?:%20|\+|\s)Agreement(?:%20|\+|\s){2}(?:\d{4}_\d{2}_\d{2})(?:%20|\+|\s)final[.]pdf$" {
location ~ "^/org/documents/Eclipse(?:%20|\+|\s)Logo(?:%20|\+|\s)Agreement(?:%20|\+|\s){1,2}(?:\d{4}_\d{2}_\d{2})(?:%20|\+|\s)final[.]pdf$" {
return 301 http://$host/org/documents/eclipse-foundation-logo-usage-agreement.pdf; return 301 http://$host/org/documents/eclipse-foundation-logo-usage-agreement.pdf;
} }
location ~ ^/org/documents/2011[.]06(?:%20|\+|\s)Members(?:%20|\+|\s)Meeting(?:%20|\+|\s)\(Bylaws\)[.]pdf$ { location ~ ^/org/documents/2011[.]06(?:%20|\+|\s)Members(?:%20|\+|\s)Meeting(?:%20|\+|\s)\(Bylaws\)[.]pdf$ {
...@@ -553,7 +557,7 @@ server { ...@@ -553,7 +557,7 @@ server {
location = /org/documents/eclipse_foundation-bylaws-2020.pdf { location = /org/documents/eclipse_foundation-bylaws-2020.pdf {
return 301 http://$host/org/documents/eclipse-foundation-us-bylaws.pdf; return 301 http://$host/org/documents/eclipse-foundation-us-bylaws.pdf;
} }
location ~ "^/org/documents/Eclipse_Policy_and_Procedure_for_3rd_Party_Dependencies_Final(?:%20|\+|\s){2}1_3[.]pdf$" { location ~ "^/org/documents/Eclipse_Policy_and_Procedure_for_3rd_Party_Dependencies_Final(?:%20|\+|\s){1,2}1_3[.]pdf$" {
return 301 http://$host/org/documents/eclipse-policy-and-procedure-for-3rd-party-dependencies.pdf; return 301 http://$host/org/documents/eclipse-policy-and-procedure-for-3rd-party-dependencies.pdf;
} }
location = /org/documents/Eclipse_Policy_and_Procedure_for_3rd_Party_Dependencies_Final_1.2.pdf { location = /org/documents/Eclipse_Policy_and_Procedure_for_3rd_Party_Dependencies_Final_1.2.pdf {
......
...@@ -15,6 +15,10 @@ related: ...@@ -15,6 +15,10 @@ related:
url: /membership/join-us/ url: /membership/join-us/
--- ---
**Version 2.0**
**January 1, 2023**
## Our Pledge ## Our Pledge
{{< grid/div isMarkdown="false">}} {{< grid/div isMarkdown="false">}}
......
...@@ -15,6 +15,8 @@ related: ...@@ -15,6 +15,8 @@ related:
url: /membership/join-us/ url: /membership/join-us/
--- ---
Version 1.0
Purpose Purpose
------- -------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment