Page MenuHomePhabricator

Output static page title language strings in static template
Open, Needs TriagePublic1 Estimated Story Points

Description

Currently on the front end the code has no way of knowing the language string of the current page to insert into the page title. This should be output as part of the static page template.

Acceptance Criteria

  • Launguage item for the current static page should be output as a data attribule alongside the page id and heading.

Event Timeline

AbbanWMDE moved this task from Doing to Todo on the WMDE-FUN-Sprint-2024-04-09 board.

Adding the page titles to the messages allows the static pages to get their titles using the data-page-id attribute: pageTitle: staticPage.getAttribute( 'data-page-id' )

gabriel-wmde set the point value for this task to 2.Tue, Apr 23, 9:55 AM
gabriel-wmde changed the point value for this task from 2 to 1.Tue, Apr 23, 10:08 AM