https://bugzilla.wikimedia.org/show_bug.cgi?id=63915
--- Comment #10 from physikerwelt <[email protected]> --- (In reply to Bartosz DziewoĆski from comment #8) > There is maintenance/userOptions.php, but it's rather limited. By adding /** @var boolean $wgDefaultUserOptions['mathJax'] determines if client-side mathjax is enabled by default */ $wgDefaultUserOptions['mathJax'] = false; the Option mathJax gets visible to the script. With the script it would be possible to change the user options from mathjax to source. But not to enable the mathJax option -- 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
