Manual:$wgLivePreview
Esta función se eliminó por completo en la versión 1.17.0. |
Ajustes varios: $wgLivePreview | |
---|---|
Experimental preview feature to fetch rendered text over an XMLHttpRequest from JavaScript. |
|
Introducido en la versión: | 1.5.0 |
Eliminado en la versión: | 1.17.0 |
Valores permitidos: | (boolean) |
Valor predeterminado: | false |
Otras configuraciones: Alfabéticamente | Por Función |
Detalles
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).