Manual:$wgHTMLFormAllowTableFormat
Esta función se eliminó por completo en la versión 1.42.0. |
Muestra: $wgHTMLFormAllowTableFormat | |
---|---|
Allow form components to render tables. |
|
Introducido en la versión: | 1.24.0 (Gerrit change 150635; git #aa15d528) |
Eliminado en la versión: | 1.42.0 (Gerrit change 1014622; git #dd992c1a) |
Valores permitidos: | (booleano) |
Valor predeterminado: | true |
Otras configuraciones: Alfabéticamente | Por Función |
Detalles
Allows form components (e.g. HTMLForm) to render the output as tables. Setting this to false forces form components to always render as div elements!
This variable is temporary only and will be removed in the future.