MediaWiki REL1_33
ResourceLoaderUserDefaultsModule.php
Go to the documentation of this file.
1<?php
28
29 protected $targets = [ 'desktop', 'mobile' ];
30
34 public function enableModuleContentVersion() {
35 return true;
36 }
37
43 return Xml::encodeJsCall(
44 'mw.user.options.set',
46 ResourceLoader::inDebugMode()
47 );
48 }
49}
Object passed around to modules which contains information about the state of a specific loader reque...
Abstraction for ResourceLoader modules, with name registration and maxage functionality.
static getDefaultOptions()
Combine the language default options with any site-specific options and add the default language vari...
Definition User.php:1776
do that in ParserLimitReportFormat instead use this to modify the parameters of the image all existing parser cache entries will be invalid To avoid you ll need to handle that somehow(e.g. with the RejectParserCacheValue hook) because MediaWiki won 't do it for you. & $defaults also a ContextSource after deleting those rows but within the same transaction you ll probably need to make sure the header is varied on and they can depend only on the ResourceLoaderContext $context
Definition hooks.txt:2848