wiki.techinc.nl/includes/ResourceLoader
Roan Kattouw f326fc7f0d skins: Allow skins to specify their Codex theme
Add a "SkinCodexThemes" key to skin.json, that works just like
"SkinOOUIThemes". Based on the value the skin sets,
ResourceLoader\CodexModule loads the correct Codex theme for the skin.
The default theme is wikimedia-ui, meant for skins with a 16px base font
size. Skins with a 14px base font size (like Vector) should override
this to use wikimedia-ui-legacy.

Bug: T324367
Change-Id: I7435413928f2b8c5d43c34d9e2e7df470d710c93
2023-02-06 10:27:43 -08:00
..
dependencystore Fix casing of class and function name usages 2022-12-04 19:09:30 +00:00
Hook Drop more unused hard deprecated hooks 2022-12-01 03:36:48 +01:00
CircularDependencyError.php ResourceLoader namespace (attempt 2) 2022-05-24 15:41:46 +00:00
ClientHtml.php ClientHtml: Fix use of ${var} string interpolation 2023-01-28 00:35:04 +00:00
CodexModule.php skins: Allow skins to specify their Codex theme 2023-02-06 10:27:43 -08:00
Context.php Various doc fixes about false and null on method arguments/return types 2022-11-03 18:55:47 +01:00
DerivativeContext.php Revert "Reorg: Move some of request related classes to MediaWiki/Request" 2022-10-27 13:14:16 +00:00
FileModule.php Adjust default targets in RL/Module 2023-02-01 22:50:01 +00:00
FilePath.php ResourceLoader: Add type hints within FilePath class 2022-12-30 20:09:37 +00:00
ForeignApiModule.php ResourceLoader namespace (attempt 2) 2022-05-24 15:41:46 +00:00
ForeignResourceManager.php ForeignResourceManager: Add import for SplFileInfo 2023-01-08 03:45:50 +00:00
HookRunner.php Drop more unused hard deprecated hooks 2022-12-01 03:36:48 +01:00
Image.php Respond to some messages from Phan on PHP 8.1 2022-11-03 16:25:43 +11:00
ImageModule.php ResourceLoader: Define targets in a single location 2023-02-02 16:27:08 +00:00
LanguageDataModule.php ResourceLoader: Define targets in a single location 2023-02-02 16:27:08 +00:00
LessVarFileModule.php Migrate use of ${var}-style string interpolation 2022-07-29 02:45:09 +02:00
MessageBlobStore.php ResourceLoader: Clean up PHP 7.2 hacks 2022-11-17 09:51:33 +00:00
Module.php Adjust default targets in RL/Module 2023-02-01 22:50:01 +00:00
MwUrlModule.php ResourceLoader namespace (attempt 2) 2022-05-24 15:41:46 +00:00
OOUIFileModule.php ResourceLoader namespace (attempt 2) 2022-05-24 15:41:46 +00:00
OOUIIconPackModule.php Make use of ?:, ?? and ??= operators in mostly trivial cases 2022-12-05 21:37:13 +01:00
OOUIImageModule.php extension schema: Remove broken option to use null in OOUIThemePaths 2022-12-30 21:04:31 +00:00
OOUIModule.php Use short array destructuring instead of list() 2022-10-21 15:33:37 +11:00
ResourceLoader.php Split a base class out of CommentStore 2023-01-01 22:34:36 +00:00
SiteModule.php ResourceLoader: Define targets in a single location 2023-02-02 16:27:08 +00:00
SiteStylesModule.php ResourceLoader: Define targets in a single location 2023-02-02 16:27:08 +00:00
SkinModule.php ResourceLoader: Define targets in a single location 2023-02-02 16:27:08 +00:00
StartUpModule.php ResourceLoader: Define targets in a single location 2023-02-02 16:27:08 +00:00
UserModule.php ResourceLoader: Define targets in a single location 2023-02-02 16:27:08 +00:00
UserOptionsModule.php ResourceLoader: Define targets in a single location 2023-02-02 16:27:08 +00:00
UserStylesModule.php ResourceLoader: Define targets in a single location 2023-02-02 16:27:08 +00:00
VueComponentParser.php Respond to some messages from Phan on PHP 8.1 2022-11-03 16:25:43 +11:00
WikiModule.php Clean up redundant array manipulation 2022-12-11 12:42:29 +01:00