Math/RELEASE-NOTES-2.0
physikerwelt dd4f911d87 Rename some global variables that violate the naming convention
* $wg(.*) variables from extension should start with the extension name
    i.e. for extension Math $wgMath(.*)
* But keep $wgUseMathJax, because it has been used for 2 years now.
* Add release notes

Change-Id: Ib70a9f7767890cc4618bc10c2610784f5b17e670
2014-02-01 11:56:07 +00:00

11 lines
265 B
Plaintext

== Math 2.0 ==
THIS IS NOT A RELEASE YET
Math 2.0 is an alpha-quality branch and is not recommended for use in
production.
=== Configuration changes in 2.0 ===
* $wgLaTeXMLUrl was renamed to $wgMathLaTeXMLUrl
* $wgLaTeXMLUrl was renamed to $wgMathLaTeXMLTimeout