wiki.techinc.nl/includes/resourceloader
jdlrobson 63c4125a29 The mediawiki.skinning.content.externallinks styles are moved into ResourceLoaderSkinModule
Going forward all skins will have a single ResourceLoader module
defining their styles.

This deprecates the module moving its functionality into ResourceLoaderSkinModule.
Skins can continue to get those styles by enabling the new feature in their
main module.

Bug: T267577
Change-Id: I27c9f2c6ed9e4014afb231f690190c67b03b5d02
2020-11-23 11:26:01 +00:00
..
dependencystore
Hook Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
DerivativeResourceLoaderContext.php
HookRunner.php resourceloader: Use a local HookRunner 2020-09-17 01:53:18 +00:00
MessageBlobStore.php
ResourceLoader.php Update a lot of unspecific "array" types in PHPDocs 2020-10-28 11:01:33 +01:00
ResourceLoaderCircularDependencyError.php
ResourceLoaderClientHtml.php Update a lot of unspecific "array" types in PHPDocs 2020-10-28 11:01:33 +01:00
ResourceLoaderContext.php Deprecate Skin methods moved to SkinFactory 2020-08-26 12:45:52 -07:00
ResourceLoaderFileModule.php Merge "Update a lot of unspecific "array" types in PHPDocs" 2020-11-13 21:48:24 +00:00
ResourceLoaderFilePath.php
ResourceLoaderForeignApiModule.php
ResourceLoaderImage.php
ResourceLoaderImageModule.php
ResourceLoaderLanguageDataModule.php
ResourceLoaderLessVarFileModule.php
ResourceLoaderModule.php Update a lot of unspecific "array" types in PHPDocs 2020-10-28 11:01:33 +01:00
ResourceLoaderMwUrlModule.php
ResourceLoaderOOUIFileModule.php
ResourceLoaderOOUIIconPackModule.php
ResourceLoaderOOUIImageModule.php
ResourceLoaderOOUIModule.php Improve class property documentation 2020-10-30 10:38:58 +01:00
ResourceLoaderSiteModule.php Update a lot of unspecific "array" types in PHPDocs 2020-10-28 11:01:33 +01:00
ResourceLoaderSiteStylesModule.php Update a lot of unspecific "array" types in PHPDocs 2020-10-28 11:01:33 +01:00
ResourceLoaderSkinModule.php The mediawiki.skinning.content.externallinks styles are moved into ResourceLoaderSkinModule 2020-11-23 11:26:01 +00:00
ResourceLoaderStartUpModule.php
ResourceLoaderUserDefaultsModule.php
ResourceLoaderUserModule.php Merge "Update a lot of unspecific "array" types in PHPDocs" 2020-11-13 21:48:24 +00:00
ResourceLoaderUserOptionsModule.php
ResourceLoaderUserStylesModule.php Merge "Update a lot of unspecific "array" types in PHPDocs" 2020-11-13 21:48:24 +00:00
ResourceLoaderWikiModule.php Merge "Use LinkBatchFactory" 2020-11-01 20:48:02 +00:00
VueComponentParser.php