Manual:$wgStylePath

From MediaWiki.org

Jump to: navigation, search
Skins: $wgStylePath
The URL of the skins directory.
Introduced in version: 1.3.0
Removed in version: still in use
Allowed values: absolute path
Default value: "{$wgScriptPath}/skins"
"{$wgScriptPath}/style" pre-1.4.0

Other settings: Alphabetical | By Function


[edit] Details

The URL of the skins directory.

Note: For wiki families with multiple languages: It may be a good idea to set this URL, in all your wiki languages, to just one directory, that way the browser will only have to load the CSS once for every wiki.

[edit] See Also