Manual:$wgResourceLoaderInlinePrivateModules
From MediaWiki.org
![]() |
This feature was removed completely in version 1.19.0. |
Resource loader: $wgResourceLoaderInlinePrivateModules | |
---|---|
Whether to embed private modules inline with HTML output or to bypass caching and check the user parameter against. |
|
Introduced in version: | 1.17.0 (r73686) |
Removed in version: | 1.19.0 |
Allowed values: | boolean |
Default value: | true |
Other settings: Alphabetical | By Function
Details [edit]
Whether to embed private modules inline with HTML output or to bypass caching and check the user parameter against. $wgUser to prevent unauthorized access to private modules.
See also [edit]
$wgResourceModules
: Array of all extra defined modules that can later be loaded during the output$wgExtensionAssetsPath
: Path to extension assets - must be set for extensions to work in debug mode.$wgResourceLoaderMaxage
:$wgResourceLoaderInlinePrivateModules
:$wgResourceLoaderDebug
:$wgResourceLoaderUseESI
:- ResourceLoader (especially Developing with ResourceLoader to learn how to use it in MediaWiki core or an Extension)
- Manual:Hooks/ResourceLoaderRegisterModules
Language: | English • français |
---|