Handbuch:$wgHTMLFormAllowTableFormat
Ausgabe: $wgHTMLFormAllowTableFormat | |
---|---|
Allow form components to render tables. |
|
Eingeführt in Version: | 1.24.0 (Gerrit change 150635; git #aa15d528) |
Entfernt in Version: | weiterhin vorhanden |
Erlaubte Werte: | (Wahrheitswert) |
Standardwert: | true |
Andere Einstellungen: Alphabetisch | Nach Funktion |
Details
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.