Manual:$wgStyleDirectory
Server URLs and file paths: $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: | null (1.38+)
"{$IP }/style" (1.3) |
Other settings: Alphabetical | By function |
DetailsEdit
The file system path to the skins directory. This controls where MediaWiki will look for skin files on the server itself.
Set to
"{$IP}/skins"
by Setup.php before loading local settings.See alsoEdit
- $IP
- $wgStylePath – the URL for skins.