https://bugzilla.wikimedia.org/show_bug.cgi?id=57981

       Web browser: ---
            Bug ID: 57981
           Summary: Introduce a parameter to set which method should be
                    selectable in user preferences
           Product: MediaWiki extensions
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: Unprioritized
         Component: Math
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected]
    Classification: Unclassified
   Mobile Platform: ---

It will be nice to have a parameter e.g. $wgMathRendering allowing to set which
method to render formulas should be choosable in the user preferences. So far
it is only possible to set a distinct method as default for users. However
other choices are shown, even if they are eventually not set up.

Pragmatically this setting could default to 

$wgMathRendering = array(
    MW_MATH_PNG,
    MW_MATH_SOURCE
);

-- 
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

Reply via email to