Manual:$wgStyleSheetDirectory

From Linux Web Expert

Revision as of 00:07, 4 February 2024 by imported>Minorax
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

<translate> Server URLs and file paths</translate>: $wgStyleSheetDirectory
The file system path of the directory containing the stylesheets.
<translate> Introduced in version:</translate>pre 1.1.0
<translate> Removed in version:</translate>1.5.0
<translate> Allowed values:</translate>(absolute path)
<translate> Default value:</translate>&$wgStyleDirectory (1.3-1.4)
"{$IP }/style" (pre 1.1 - 1.2)

Details

The file system path of the directory containing the stylesheets. (Or the skins directory.)

This has been deprecated since v1.5.0. $wgStyleDirectory should be used instead.