Manual:$wgExtensionAssetsPath
From MediaWiki.org
| Extensions: $wgExtensionAssetsPath | |
|---|---|
| URL to extensions directory. |
|
| Introduced in version: | 1.16.0 (r60885) |
| Removed in version: | still in use |
| Allowed values: | string |
| Default value: | {$wgScriptPath}/extensions (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
[edit] Details
URL to extensions directory, defaults to "{$wgScriptPath}/extensions".
Used to provide a base-url for extension assets like extension specific images and scripts.
(Note the difference between $IP/extensions and $wgScriptPath/extensions).
| Language: | English • 日本語 |
|---|