Manual:$wgLocalStylePath
Appearance
| 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.) |
| Otras configuraciones: Alfabéticamente | Por Función | |
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.