Skip to content
This repository has been archived by the owner on Apr 10, 2023. It is now read-only.

mediawiki.skinning.content.externallinks removed in 1.39 #14

Open
jdlrobson opened this issue Sep 14, 2022 · 0 comments
Open

mediawiki.skinning.content.externallinks removed in 1.39 #14

jdlrobson opened this issue Sep 14, 2022 · 0 comments

Comments

@jdlrobson
Copy link
Contributor

Impact: All custom external link icons (for PDFs) will be removed.

To fix this:

Remove the module mediawiki.skinning.content.externallinks

Optional:

Update skin.json to include "content-links-external": true, in the features array of your ResourceLoaderSkinModule (see https://github.com/wikimedia/mediawiki-skins-Wisky/blob/master/skin.json#L40 for an example)

Add the styles locally to the extension (to avoid breaking changes in future)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant