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

Theme: Fix broken links #2179

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

EricDunsworth
Copy link
Member

WIP

@EricDunsworth EricDunsworth temporarily deployed to github-ci June 23, 2023 22:06 — with GitHub Actions Inactive
@EricDunsworth EricDunsworth temporarily deployed to github-ci June 30, 2023 21:39 — with GitHub Actions Inactive
@EricDunsworth EricDunsworth temporarily deployed to github-ci July 5, 2023 20:05 — with GitHub Actions Inactive
@EricDunsworth EricDunsworth temporarily deployed to github-ci July 6, 2023 19:01 — with GitHub Actions Inactive
@EricDunsworth EricDunsworth temporarily deployed to github-ci July 6, 2023 20:00 — with GitHub Actions Inactive
@EricDunsworth EricDunsworth temporarily deployed to github-ci July 7, 2023 14:54 — with GitHub Actions Inactive
@EricDunsworth EricDunsworth temporarily deployed to github-ci July 7, 2023 21:41 — with GitHub Actions Inactive
EricDunsworth added a commit to EricDunsworth/GCWeb that referenced this pull request Jul 10, 2023
* Use the ``relative_url`` Liquid filter for the provisional page's link destination (makes it relative to ``baseurl``)
* Remove the ``provisionaldir`` and ``siteroot`` variables
* Fixes broken links caused by incorrect relative paths
* Spinoff of wet-boew#2179
EricDunsworth added a commit to EricDunsworth/GCWeb that referenced this pull request Jul 10, 2023
* Use the relative_url Liquid filter for the provisional page's link destination (makes it relative to ``baseurl``)
* Remove the provisionaldir and siteroot variables
* Fixes broken links caused by incorrect relative paths
* Spinoff of wet-boew#2179
EricDunsworth added a commit to EricDunsworth/GCWeb that referenced this pull request Jul 10, 2023
* Use the relative_url Liquid filter for the provisional page's link destination (makes it relative to baseurl)
* Remove the provisionaldir and siteroot variables
* Fixes broken links caused by incorrect relative paths
* Spinoff of wet-boew#2179
EricDunsworth added a commit to EricDunsworth/GCWeb that referenced this pull request Jul 10, 2023
* Use the relative_url Liquid filter for the provisional page's link destination (makes it relative to baseurl)
* Remove the provisionaldir and siteroot variables
* Fixes broken links caused by incorrect relative paths
* Spinoff of wet-boew#2179
EricDunsworth added a commit to EricDunsworth/GCWeb that referenced this pull request Jul 11, 2023
* Home page breadcrumb links:
  * Write them as follows:
    * English: "GCWeb home" (some were previously written as "GCWeb")
    * Français: "GCWeb accueil" (some were previously written as "GCWeb", "GCWeb home", "Accueil GCWeb" or "Accueil de GCWeb")
  * Update link destinations:
    * Fix links that went to the wrong language
    * Make links relative to site.baseurl (i.e. don't hardcode https://wet-boew.github.io/GCWeb/index-*.html, https://wet-boew.github.io/GCWeb/home.html, https://wet-boew.github.io/GCWeb/accueil.html or https://wet-boew.github.io/themes-dist/GCWeb/index-*.html)
* Remove the following breadcrumb links:
  * Authentication pages: Outdated/unused "Canada.ca" links
  * Breadcrumb trail page: Méli-mélo link (in the page itself - left its code samples intact)
  * Page feedback pages: Redundant "Canada.ca" link
  * Page details pages: Redundant "Canada.ca" link
* Rename the following French breadcrumb links:
  * GC tables page: "Provisional functionality" to "Fonctionalités provisoires"
  * Version history page: "GCWeb thème" to "Thème de GCWeb"
  * Footer pages: "Footer" to "Pied de page"
  * Institution landing page: "Departments & agencies" to "Ministères et organismes"
* Other breadcrumb link fixes:
  * Institution landing page (French): Fix "Ministères et organismes" link destination
  * Pagination for search template page (English): Fix "Search template" link destination
  * GC tables pages: Fix provisional functionality link destinations
  * Home page meta information page: Unveil custom breadcrumbs and fix home link destinations
* Spinoff of wet-boew#2179
EricDunsworth added a commit to EricDunsworth/GCWeb that referenced this pull request Jul 12, 2023
* Remove the following hardcoded markup:
  * wb-init and wb-*-inited classes
  * wb-auto-* IDs
    * Note: Fixes broken local links caused by duplicate IDs
* Update modified dates of:
  * Pages containing affected code samples
  * Pages that reference updated samples/includes
* Spinoff of wet-boew#2179
@EricDunsworth EricDunsworth temporarily deployed to github-ci July 12, 2023 16:06 — with GitHub Actions Inactive
@EricDunsworth EricDunsworth temporarily deployed to github-ci July 12, 2023 16:33 — with GitHub Actions Inactive
@EricDunsworth EricDunsworth temporarily deployed to github-ci July 12, 2023 18:50 — with GitHub Actions Inactive
@EricDunsworth EricDunsworth temporarily deployed to github-ci July 12, 2023 19:31 — with GitHub Actions Inactive
EricDunsworth added a commit to EricDunsworth/GCWeb that referenced this pull request Jul 12, 2023
* Home page breadcrumb links:
  * Write them as follows:
    * English: "GCWeb home" (some were previously written as "GCWeb")
    * Français: "GCWeb accueil" (many were previously written as "GCWeb", "GCWeb home", "Accueil GCWeb" or "Accueil de GCWeb")
  * Update link destinations:
    * Fix links that went to the wrong language
    * Make links relative to site.baseurl (i.e. don't hardcode https://wet-boew.github.io/GCWeb/index-*.html, https://wet-boew.github.io/GCWeb/home.html, https://wet-boew.github.io/GCWeb/accueil.html or https://wet-boew.github.io/themes-dist/GCWeb/index-*.html)
* Remove the following breadcrumb links:
  * Authentication pages: Outdated/unused "Canada.ca" links
  * Breadcrumb trail page: Méli-mélo link (in the page itself - left its code samples intact)
  * Page details pages: Redundant "Canada.ca" link
  * Page feedback pages: Redundant "Canada.ca" link
* Rename the following French breadcrumb links:
  * GC tables page: "Provisional functionality" to "Fonctionalités provisoires"
  * Footer pages: "Footer" to "Pied de page"
  * Institution landing page: "Departments & agencies" to "Ministères et organismes"
  * Version history page: "GCWeb thème" to "Thème de GCWeb"
* Other breadcrumb link fixes:
  * GC tables pages: Fix provisional functionality link destinations
  * Home page meta information page: Unveil custom breadcrumbs and fix home link destinations
  * Institution landing page (French): Fix "Ministères et organismes" link destination
  * Pagination for search template page (English): Fix "Search template" link text/destination
* Spinoff of wet-boew#2179
@EricDunsworth EricDunsworth temporarily deployed to github-ci July 13, 2023 16:18 — with GitHub Actions Inactive
@EricDunsworth EricDunsworth temporarily deployed to github-ci July 13, 2023 17:05 — with GitHub Actions Inactive
duboisp pushed a commit to duboisp/GCWeb that referenced this pull request Aug 22, 2023
* Use the relative_url Liquid filter for the provisional page's link destination (makes it relative to baseurl)
* Remove the provisionaldir and siteroot variables
* Fixes broken links caused by incorrect relative paths
* Spinoff of wet-boew#2179
EricDunsworth added a commit to EricDunsworth/GCWeb that referenced this pull request Sep 1, 2023
* Remove the following hardcoded markup:
  * wb-init and wb-*-inited classes
  * wb-auto-* IDs
    * Note: Fixes broken local links caused by duplicate IDs
* Update modified dates of:
  * Pages containing affected code samples
  * Pages that reference updated samples/includes
* Spinoff of wet-boew#2179
duboisp added a commit that referenced this pull request Sep 11, 2023
…nance and fixing/adjusting examples (#2196)

* Theme: Remove hardcoded post-JS HTML markup
* Remove the following hardcoded markup:
  * wb-init and wb-*-inited classes
  * wb-auto-* IDs
    * Note: Fixes broken local links caused by duplicate IDs
* Update modified dates of:
  * Pages containing affected code samples
  * Pages that reference updated samples/includes
* Spinoff of #2179
* Content - Ajust template with the follow-us include and added example of secondary-menu
* Theme: Update page modified dates with post-JS changes
* Bump initial commit's page modified dates to current date
* Change modified dates in several extra pages that are now using the old follow-us include (components/gc-follow-us/follow.html, _includes/components/gc-follow-us/follow.html) via @duboisp's commit


GCWeb - Content - Remove hardcoded post-JS HTML markup,
GCWeb - Content - Adjusted the follow us component used on various page to match the stable example vs beta template,
GCWeb - Content - Adding working example with secondary navigation (fixing the lowest-topic section example)
GCWeb Jekyll - Minor - Add basic support for content with a secondary menu

---------

Co-authored-by: Pierre Dubois <[email protected]>
SebastianBurke added a commit to SebastianBurke/GCWeb that referenced this pull request Nov 7, 2023
WET-380 Ajax Fetch Working Example

Content - Follow us, Lowest topic section, HTML cleanup - Code maintenance and fixing/adjusting examples (wet-boew#2196)

* Theme: Remove hardcoded post-JS HTML markup
* Remove the following hardcoded markup:
  * wb-init and wb-*-inited classes
  * wb-auto-* IDs
    * Note: Fixes broken local links caused by duplicate IDs
* Update modified dates of:
  * Pages containing affected code samples
  * Pages that reference updated samples/includes
* Spinoff of wet-boew#2179
* Content - Ajust template with the follow-us include and added example of secondary-menu
* Theme: Update page modified dates with post-JS changes
* Bump initial commit's page modified dates to current date
* Change modified dates in several extra pages that are now using the old follow-us include (components/gc-follow-us/follow.html, _includes/components/gc-follow-us/follow.html) via @duboisp's commit

GCWeb - Content - Remove hardcoded post-JS HTML markup,
GCWeb - Content - Adjusted the follow us component used on various page to match the stable example vs beta template,
GCWeb - Content - Adding working example with secondary navigation (fixing the lowest-topic section example)
GCWeb Jekyll - Minor - Add basic support for content with a secondary menu

---------

Co-authored-by: Pierre Dubois <[email protected]>

Step by step navigation: adding documentation

méli-mélo 2023-09-menu - Initial commit (wet-boew#2247)

Co-authored-by: gjb-pch <[email protected]>

Page feedback: hiding page feedback by default and updating doc>
>

Co-authored-by: Pierre Dubois <[email protected]>

Release v13.8.0

GC Tables: Improve display for empty cells

Méli-mélo - Initial commit for: 2023-09-distance-calculator and 2023-09-collection-sort (wet-boew#2245)

Initial commit of new méli-mélo project

* 2023-09-distance-calculator: Initial commit
* 2023-09-collection-sort: Initial commit

Release v13.9.0

docs: Update guidance links in feedback docs

WET-347

Fonts: fixing font loading

Update campaign-menu.js

Update to set focus on menu item

Feedback: updating doc to add migration from RAP to PFT

Release v13.9.1

Content - Review of a few components metadata (wet-boew#2261)

Reviewed the component title and description for:
* gc-subway
* header-rwd

Content - Review of a few components metadata

Content - Feedback - Update documentation (wet-boew#2262)

* Content - Feedback - Update documentation

* Apply updates to implementation as discussed with DTO during office hours
* Improved the code sample displayed in the working example
* Fix the grunt script to not rely on a generated file when initiating any task
* Updated the generated content

* Content - Feedback - Apply suggestions from code review

Co-authored-by: Garneauma <[email protected]>

* Content - Feedback - Update ajax URL in code sample

---------

Co-authored-by: Garneauma <[email protected]>

WET-410 Created a wet-boew section in GCWeb github

Changes to pre-assesments for components:
language
wb-tabs
gc-topic
gcweb-menu
SebastianBurke added a commit to SebastianBurke/GCWeb that referenced this pull request Nov 7, 2023
# This is the 1st commit message:

Accessibility Project - Pre-assessments

# This is the commit message wet-boew#2:

WET-380 Ajax Fetch Working Example

# This is the commit message wet-boew#3:

Content - Follow us, Lowest topic section, HTML cleanup - Code maintenance and fixing/adjusting examples (wet-boew#2196)

* Theme: Remove hardcoded post-JS HTML markup
* Remove the following hardcoded markup:
  * wb-init and wb-*-inited classes
  * wb-auto-* IDs
    * Note: Fixes broken local links caused by duplicate IDs
* Update modified dates of:
  * Pages containing affected code samples
  * Pages that reference updated samples/includes
* Spinoff of wet-boew#2179
* Content - Ajust template with the follow-us include and added example of secondary-menu
* Theme: Update page modified dates with post-JS changes
* Bump initial commit's page modified dates to current date
* Change modified dates in several extra pages that are now using the old follow-us include (components/gc-follow-us/follow.html, _includes/components/gc-follow-us/follow.html) via @duboisp's commit


GCWeb - Content - Remove hardcoded post-JS HTML markup,
GCWeb - Content - Adjusted the follow us component used on various page to match the stable example vs beta template,
GCWeb - Content - Adding working example with secondary navigation (fixing the lowest-topic section example)
GCWeb Jekyll - Minor - Add basic support for content with a secondary menu

---------

Co-authored-by: Pierre Dubois <[email protected]>
# This is the commit message wet-boew#4:

Step by step navigation: adding documentation

# This is the commit message wet-boew#5:

méli-mélo 2023-09-menu - Initial commit (wet-boew#2247)

Co-authored-by: gjb-pch <[email protected]>
# This is the commit message wet-boew#6:

Page feedback: hiding page feedback by default and updating doc>
>

Co-authored-by: Pierre Dubois <[email protected]>

# This is the commit message wet-boew#7:

Release v13.8.0

# This is the commit message wet-boew#8:

GC Tables: Improve display for empty cells

# This is the commit message wet-boew#9:

Méli-mélo - Initial commit for: 2023-09-distance-calculator and 2023-09-collection-sort (wet-boew#2245)

Initial commit of new méli-mélo project

* 2023-09-distance-calculator: Initial commit
* 2023-09-collection-sort: Initial commit
# This is the commit message wet-boew#10:

Release v13.9.0

# This is the commit message wet-boew#11:

docs: Update guidance links in feedback docs

# This is the commit message wet-boew#12:

WET-347

# This is the commit message wet-boew#13:

Fonts: fixing font loading

# This is the commit message wet-boew#14:

Update campaign-menu.js

Update to set focus on menu item
# This is the commit message wet-boew#15:

Feedback: updating doc to add migration from RAP to PFT

# This is the commit message wet-boew#16:

Release v13.9.1

# This is the commit message wet-boew#17:

Content - Review of a few components metadata (wet-boew#2261)

Reviewed the component title and description for:
* gc-subway
* header-rwd

Content - Review of a few components metadata
# This is the commit message wet-boew#18:

Content - Feedback - Update documentation (wet-boew#2262)

* Content - Feedback - Update documentation

* Apply updates to implementation as discussed with DTO during office hours
* Improved the code sample displayed in the working example
* Fix the grunt script to not rely on a generated file when initiating any task
* Updated the generated content

* Content - Feedback - Apply suggestions from code review

Co-authored-by: Garneauma <[email protected]>

* Content - Feedback - Update ajax URL in code sample

---------

Co-authored-by: Garneauma <[email protected]>
# This is the commit message wet-boew#19:

WET-410 Created a wet-boew section in GCWeb github
SebastianBurke added a commit to SebastianBurke/GCWeb that referenced this pull request Nov 7, 2023
# This is the 1st commit message:

Accessibility Project - Pre-assessments

# This is the commit message wet-boew#2:

WET-380 Ajax Fetch Working Example

# This is the commit message wet-boew#3:

Content - Follow us, Lowest topic section, HTML cleanup - Code maintenance and fixing/adjusting examples (wet-boew#2196)

* Theme: Remove hardcoded post-JS HTML markup
* Remove the following hardcoded markup:
  * wb-init and wb-*-inited classes
  * wb-auto-* IDs
    * Note: Fixes broken local links caused by duplicate IDs
* Update modified dates of:
  * Pages containing affected code samples
  * Pages that reference updated samples/includes
* Spinoff of wet-boew#2179
* Content - Ajust template with the follow-us include and added example of secondary-menu
* Theme: Update page modified dates with post-JS changes
* Bump initial commit's page modified dates to current date
* Change modified dates in several extra pages that are now using the old follow-us include (components/gc-follow-us/follow.html, _includes/components/gc-follow-us/follow.html) via @duboisp's commit


GCWeb - Content - Remove hardcoded post-JS HTML markup,
GCWeb - Content - Adjusted the follow us component used on various page to match the stable example vs beta template,
GCWeb - Content - Adding working example with secondary navigation (fixing the lowest-topic section example)
GCWeb Jekyll - Minor - Add basic support for content with a secondary menu

---------

Co-authored-by: Pierre Dubois <[email protected]>
# This is the commit message wet-boew#4:

Step by step navigation: adding documentation

# This is the commit message wet-boew#5:

méli-mélo 2023-09-menu - Initial commit (wet-boew#2247)

Co-authored-by: gjb-pch <[email protected]>
# This is the commit message wet-boew#6:

Page feedback: hiding page feedback by default and updating doc>
>

Co-authored-by: Pierre Dubois <[email protected]>
SebastianBurke pushed a commit to SebastianBurke/GCWeb that referenced this pull request Mar 6, 2024
* Use the relative_url Liquid filter for the provisional page's link destination (makes it relative to baseurl)
* Remove the provisionaldir and siteroot variables
* Fixes broken links caused by incorrect relative paths
* Spinoff of wet-boew#2179
SebastianBurke pushed a commit to SebastianBurke/GCWeb that referenced this pull request Mar 6, 2024
…nance and fixing/adjusting examples (wet-boew#2196)

* Theme: Remove hardcoded post-JS HTML markup
* Remove the following hardcoded markup:
  * wb-init and wb-*-inited classes
  * wb-auto-* IDs
    * Note: Fixes broken local links caused by duplicate IDs
* Update modified dates of:
  * Pages containing affected code samples
  * Pages that reference updated samples/includes
* Spinoff of wet-boew#2179
* Content - Ajust template with the follow-us include and added example of secondary-menu
* Theme: Update page modified dates with post-JS changes
* Bump initial commit's page modified dates to current date
* Change modified dates in several extra pages that are now using the old follow-us include (components/gc-follow-us/follow.html, _includes/components/gc-follow-us/follow.html) via @duboisp's commit


GCWeb - Content - Remove hardcoded post-JS HTML markup,
GCWeb - Content - Adjusted the follow us component used on various page to match the stable example vs beta template,
GCWeb - Content - Adding working example with secondary navigation (fixing the lowest-topic section example)
GCWeb Jekyll - Minor - Add basic support for content with a secondary menu

---------

Co-authored-by: Pierre Dubois <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant