Manual:$wgStyleDirectory

From MediaWiki.org
Jump to: navigation, search

Other languages:
Deutsch • ‎English • ‎español • ‎suomi • ‎français • ‎italiano • ‎日本語 • ‎polski • ‎português • ‎português do Brasil • ‎русский
Skins: $wgStyleDirectory
The file system path to the skins directory.
Introduced in version: 1.3.0
Removed in version: still in use
Allowed values: relative path
Default value: "{$IP}/skins" (since 1.4.0)
"{$IP}/style" (prior to 1.4.0)
(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 | edit source]

The file system path to the skins directory (relative path). This controls where MediaWiki will look for style files on the server itself.

See also[edit | edit source]