Manual:$wgResourceLoaderInlinePrivateModules
From MediaWiki.org
| 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: | still in use |
| Allowed values: | boolean |
| Default value: | true |
Other settings: Alphabetical | By Function
[edit] Details
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.
[edit] See also
- $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 Migration guide for developers to learn how to use it with Extensions)
- Manual:Hooks/ResourceLoaderRegisterModules
| Language: | English • Français |
|---|