Page MenuHomePhabricator

Documentation links in the WikiLambda interface should be defined in i18n strings and not hard-coded in the software
Closed, ResolvedPublic

Description

This is just so we can fix them on-wiki without needing to push a new release of the code to production, e.g. if the community wants them on a better name for one language.

Event Timeline

Hi @Jdforrester-WMF, does this refer to the documentation links on mediawiki.org or are there more to replace?

Hi @Jdforrester-WMF, does this refer to the documentation links on mediawiki.org or are there more to replace?

Yes, that's right; where we we have hrefs to https://www.mediawiki.org/wiki/Special:MyLanguage/Help:Wikifunctions/… they should pull the value from an i18n key, rather than hard-code.

Change 894531 had a related patch set uploaded (by AllanJeremy (ThisDot); author: AllanJeremy (ThisDot)):

[mediawiki/extensions/WikiLambda@master] Feat: Documentation links in the WikiLambda interface should be defined in i18n strings and not hard-coded in the software

https://gerrit.wikimedia.org/r/894531

Change 894531 merged by jenkins-bot:

[mediawiki/extensions/WikiLambda@master] Feat: Documentation links in the WikiLambda interface should be defined in i18n strings and not hard-coded in the software

https://gerrit.wikimedia.org/r/894531