Handbuch:$wgResourceLoaderInlinePrivateModules

From mediawiki.org
This page is a translated version of the page Manual:$wgResourceLoaderInlinePrivateModules and the translation is 50% complete.
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

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