Manual:$wgTidyConf

From MediaWiki.org

Jump to: navigation, search
Tidy: $wgTidyConf
Should be set to the path of the tidy configuration file.
Introduced in version: 1.3.0
Removed in version: still in use
Allowed Values: absolute path
Default Value: $IP/includes/tidy.conf (since MediaWiki 1.10)
$IP/extensions/tidy/tidy.conf (before MediaWiki 1.10)

Other settings: Alphabetical | By Function


[edit] Details

May be set to the path of the custom configuration file for tidy if $wgUseTidy is set.

Before MediaWiki Version 1.10, this should be set to the actual location of the tidy configurastion file, or a working configuration should be placed at $IP/extensions/tidy/tidy.conf - see Manual talk:$wgUseTidy#Example Tidy Configuration File for an example. Since Version 1.10 a working default configuration is provided at $IP/includes/tidy.conf.


[edit] See also

Personal tools