Handbuch:$wgLivePreview

This page is a translated version of the page Manual:$wgLivePreview and the translation is 50% complete.
Sonstige Einstellungen: $wgLivePreview
Experimental preview feature to fetch rendered text over an XMLHttpRequest from JavaScript.
Eingeführt in Version:1.5.0
Entfernt in Version:1.17.0
Erlaubte Werte:(Wahrheitswert)
Standardwert:false

Details

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).

Siehe auch