Handbuch:$wgResourceLoaderInlinePrivateModules
Appearance
Diese Funktion wurde in der Version 1.19.0 vollständig entfernt. |
| ResourceLoader: $wgResourceLoaderInlinePrivateModules | |
|---|---|
| Whether to embed private modules inline with HTML output or to bypass caching and check the user parameter against. |
|
| Eingeführt in Version: | 1.17.0 (r73686) |
| Entfernt in Version: | 1.19.0 (Gerrit change 3434; git #13169c88) |
| Erlaubte Werte: | (Wahrheitswert) |
| Standardwert: | true |
| Andere Einstellungen: Alphabetisch | Nach Funktion | |
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.
Siehe auch
- ResourceLoader
$wgResourceModules- Register modules that can later be loaded on a page$wgResourceModuleSkinStyles- Register skin-provided stylesheets to add to an existing ResourceLoader module$wgResourceLoaderDebug- Configure the default debug mode for MediaWiki.- Interne Konfigurationseinstellungen:
$wgExtensionAssetsPath,$wgResourceLoaderMaxage ResourceLoaderRegisterModules-Hook- Developing with ResourceLoader – Learn how to use ResourceLoader in MediaWiki