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)

Details

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.

This article is issued from Mediawiki. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.