ResourceLoader: $wgResourceBasePath | |
---|---|
Default remoteBasePath value for resource loader modules. |
|
Introduced in version: | 1.19.0 (r98760) |
Removed in version: | still in use |
Allowed values: | (string) |
Default value: | "{$wgScriptPath (Note: The default value of this variable depends on other variables, such as the values set in Setup.php , after LocalSettings.php is executed) |
}"
Other settings: Alphabetical | By function |
Details
Default remoteBasePath
value for resource loader modules.
If not set to a different value, then $wgScriptPath
will be used as a fallback.
See also
- $wgLoadScript
load.php
resource loader script - the remote path to the
This article is issued from Mediawiki. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.