mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/RelatedArticles
synced 2024-11-13 18:26:56 +00:00
dbb73c389d
This change removes RelatedArticles from beta features. It repurposes the BlacklistSkins config to be a whitelist that describes when related pages should be shown in the footer. To avoid enabling related pages on desktop, this depends on a config change that makes use of the new configuration option. Simplify browser tests to reflect the new status quo. Bug: T146436 Bug: T160076 Depends-On: I522e0182d1c3d9261bd0561c3ec0c789b6431c7a Change-Id: I84da1fb33a901a6365375d00d192af35422ff0b0
9 lines
265 B
JSON
9 lines
265 B
JSON
{
|
|
"@metadata": {
|
|
"authors": []
|
|
},
|
|
"relatedarticles-title": "Related pages",
|
|
"relatedarticles-desc": "Adds a link to related pages on the sidebar or in the footer, if the user enables the beta feature.",
|
|
"relatedarticles-read-more-heading": "Related pages"
|
|
}
|