hello
I'm going to use $wgTidyConfig .
Please tell how this command is the setting.
Please tell a simple.
Thank
hello
I'm going to use $wgTidyConfig .
Please tell how this command is the setting.
Please tell a simple.
Thank
The syntax for $wgTidyConfig is too vague. Can this article please show an example of how it is done? I am using $wgUseTidy as a temporary measure, and since it is being deprecated I am eager to move to $wgTidyConfig as soon as possible. Thanks. --Marianian (talk) 05:09, 7 August 2016 (UTC)
$wgTidyConfig['driver'] = 'RaggettExternal';
$wgTidyConfig['tidyConfigFile'] = 'tidyConfig.conf';
$wgTidyConfig['tidyBin'] = '/usr/bin/';