Podręcznik:$wgTidyConf
Appearance
Ta funkcja została usunięta z jądra MediaWiki w wersji 1.33.0.
Proszę zobaczyć alternatywny sposób użycia tej funkcji na $wgTidyConfig['tidyConfigFile']. |
| Tidy: $wgTidyConf | |
|---|---|
| Should be set to the path of the tidy configuration file. |
|
| Wprowadzono w wersji: | 1.3.0 |
| Przestarzałe w wersji: | 1.26.0 (Gerrit change 235401; git #2c6c954e) |
| Usunięto w wersji: | 1.33.0 (Gerrit change 467972; git #6db35b3c) |
| Dozwolone wartości: | (ścieżka bezwzględna) |
| Domyślna wartość: | "{$IP}/includes/tidy/tidy.conf" (1.26-1.32)
"{$IP}/extensions/tidy/tidy.conf" (1.3-1.19) |
| Inne ustawienia: Alfabetycznie | Według funkcji | |
Szczegóły
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 configuration 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.