Handbuch:$wgResourceBasePath

This page is a translated version of the page Manual:$wgResourceBasePath and the translation is 50% complete.
ResourceLoader: $wgResourceBasePath
Default remoteBasePath value for resource loader modules.
Eingeführt in Version:1.19.0 (r98760)
Entfernt in Version:weiterhin vorhanden
Erlaubte Werte:(Zeichenkette)
Standardwert:"{$wgScriptPath }"
(Hinweis: The default value of this variable depends on other variables, such as the values set in Setup.php , after LocalSettings.php is executed)

Details

Default remoteBasePath value for resource loader modules. If not set to a different value, then $wgScriptPath will be used as a fallback.

Siehe auch