Příručka:$wgLivePreview
Appearance
Tato funkce byla ve verzi 1.17.0 zcela odstraněna. |
Různá nastavení: $wgLivePreview | |
---|---|
Experimental preview feature to fetch rendered text over an XMLHttpRequest from JavaScript. |
|
Zavedeno od verze: | 1.5.0 |
Odstraněno od verze: | 1.17.0 |
Povolené hodnoty: | (boolean) |
Výchozí hodnota: | false |
Další nastavení: Podle abecedy | Podle funkce |
Podrobnosti
Experimental preview feature to fetch rendered text over an XMLHttpRequest from JavaScript instead of forcing a submit and reload of the whole page.
The configuration toggle was removed in 1.17.0.
Now live preview is always enabled (though it still depends on the uselivepreview
user preference).