Manual:$wgResourceBasePath
From MediaWiki.org
Resource Loader: $wgResourceBasePath | |
---|---|
Default 'remoteBasePath' value for resource loader modules. |
|
Introduced in version: | 1.19.0 (r98760) |
Removed in version: | still in use |
Allowed values: | string or null |
Default value: | null |
Other settings: Alphabetical | By Function
Details[edit | edit source]
Default 'remoteBasePath' value for resource loader modules. If not set, then $wgScriptPath
will be used as a fallback.
See also[edit | edit source]
- $wgLoadScript - the remote path to the
load.php
resource loader script