Manual:$wgPreloadJavaScriptMwUtil/es
From Linux Web Expert
File:OOjs UI icon alert-destructive.svg | <translate> This feature was removed completely in version <tvar name=ver>1.27.0</tvar>.</translate> |
<translate> Frontend</translate>: $wgPreloadJavaScriptMwUtil | |
---|---|
Whether to preload the mediawiki.util module as blocking module in the top queue. |
|
<translate> Introduced in version:</translate> | 1.19.0 (r110254) |
<translate> Removed in version:</translate> | 1.27.0 (Gerrit change 277738; git #3297fad7) |
<translate> Allowed values:</translate> | <translate> Unspecified</translate> |
<translate> Default value:</translate> | false |
<translate> Other settings:</translate> <translate> Alphabetical</translate> | <translate> By function</translate> |
Detalles
Set to true if your wiki has a large amount of user/site scripts that are lacking dependency information. In the short to medium term these user/site scripts should be fixed by adding the used modules to the dependencies in the module registry and/or wrapping them in a callback to mw.loader.using.