Podręcznik:$wgResourceLoaderInlinePrivateModules
Appearance
Ta funkcja została całkowicie usunięta z jądra MediaWiki w wersji 1.19.0. |
| ResourceLoader: $wgResourceLoaderInlinePrivateModules | |
|---|---|
| Whether to embed private modules inline with HTML output or to bypass caching and check the user parameter against. |
|
| Wprowadzono w wersji: | 1.17.0 (r73686) |
| Usunięto w wersji: | 1.19.0 (Gerrit change 3434; git #13169c88) |
| Dozwolone wartości: | (boolean) |
| Domyślna wartość: | true |
| Inne ustawienia: Alfabetycznie | Według funkcji | |
Szczegóły
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.
Zobacz też
- 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- Internal configuration settings:
$wgExtensionAssetsPath,$wgResourceLoaderMaxage ResourceLoaderRegisterModuleshook- Developing with ResourceLoader – Learn how to use ResourceLoader in MediaWiki