Manual:$wgLocalStylePath

This page is a translated version of the page Manual:$wgLocalStylePath and the translation is 33% complete.
Server URLs and file paths: $wgLocalStylePath
Same as $wgStylePath , but shouldn't point to an external domain.
Introducido en la versión:1.17.0 (r65555)
Eliminado en la versión:aún se usa
Valores permitidos:(absolute path)
Valor predeterminado:"{$wgScriptPath }/skins"
(Nota: The default value of this variable depends on other variables, such as the values set in Setup.php , after LocalSettings.php is executed)

Detalles

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.