Manual:$wgLivePreview
From MediaWiki.org
| Miscellaneous settings: $wgLivePreview | |
|---|---|
| Experimental preview feature to fetch rendered text over an XMLHttpRequest from JavaScript. |
|
| Introduced in version: | 1.5.0 |
| Removed in version: | still in use |
| Allowed Values: | (boolean) |
| Default Value: | false |
Other settings: Alphabetical | By Function
[edit] Details
Experimental preview feature to fetch rendered text over an XMLHttpRequest from JavaScript instead of forcing a submit and reload of the whole page.
Leave disabled unless you're testing it.

