Manual:$wgLocalStylePath
Appearance
| Server URLs and file paths: $wgLocalStylePath | |
|---|---|
Same as $wgStylePath, but shouldn't point to an external domain. |
|
| Introduced in version: | 1.17.0 (r65555) |
| Removed in version: | Still in use |
| Allowed values: | (absolute path) |
| Default value: | "{$wgScriptPath}/skins" (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
[edit]Same as $wgStylePath, but shouldn't point to an external domain.
Used by the Vector skin to provide a CSS hover shim for old versions of Internet Explorer.