Handbuch:$wgResourceBasePath
Appearance
| 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.) |
| Andere Einstellungen: Alphabetisch | Nach Funktion | |
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
- $wgLoadScript - the remote path to the
load.phpresource loader script