Manual:$wgHTMLFormAllowTableFormat/cs

From Linux Web Expert

The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
<translate> Output</translate>: $wgHTMLFormAllowTableFormat
Umožní komponentám formuláře vykreslovat tabulky.
<translate> Introduced in version:</translate>1.24.0 (Gerrit change 150635; git #aa15d528)
<translate> Removed in version:</translate>1.42.0 (Gerrit change 1014622; git #dd992c1a)
<translate> Allowed values:</translate>(boolean)
<translate> Default value:</translate>true

Podrobnosti

Umožňuje komponentám formuláře (např. HTMLForm) vykreslit výstup jako tabulky. Nastavením této hodnoty na hodnotu false vynutí komponenty formuláře, aby se vždy vykreslovaly jako prvky div!

Tato proměnná je pouze dočasná a v budoucnu bude odstraněna.