https://bugzilla.wikimedia.org/show_bug.cgi?id=46864
--- Comment #8 from RolandUnger <[email protected]> --- The default properties for the Table of Contents properties can be changed to be switched off. Normally we proposed to have them switched off (This is the extension's default). // default user options [from TocTree.php] $wgDefaultUserOptions['toc-floated'] = false; $wgDefaultUserOptions['toc-expand'] = false; But the strong English community wanted to switch 'toc-floated' on. And all language branches must have the same default values (I think so). If you like to change it please discuss this problem with the English community. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
