wiki.techinc.nl/includes/preferences
Ammarpad 1cf4eab3ab ApiParse: Support hidden skins
Since $wgSkipSkins is meant to only 'remove skin from preferences',
it should not affect parsing with them.

So these skins need to be allowed here.

To achive this, this patch adds getInstalledSkins() method to SkinFactory
to provide the complete. The method supersedes getSkinNames() which does
the same thing but with ambiguous name.

Description of getAllowedSkins() has been corrected as it was slightly incorrect.

Bug: T237856
Change-Id: I0889b823d27f1a2830cc0205f5a21ed4de744e08
2021-09-20 09:29:24 +01:00
..
Hook
DefaultPreferencesFactory.php ApiParse: Support hidden skins 2021-09-20 09:29:24 +01:00
Filter.php
IntvalFilter.php
MultiTitleFilter.php build: Updating dependencies 2021-07-22 03:36:05 +00:00
MultiUsernameFilter.php Use CentralIdLookup service instead of static factory 2021-07-26 07:00:53 -07:00
PreferencesFactory.php
SignatureValidator.php build: Updating dependencies 2021-07-22 03:36:05 +00:00
TimezoneFilter.php Split TimeCorrection parser into separate class 2021-05-07 10:43:09 -07:00