Add experimental MathML output option for math (only works with some
authorBrion Vibber <brion@users.mediawiki.org>
Thu, 22 Apr 2004 08:51:04 +0000 (08:51 +0000)
committerBrion Vibber <brion@users.mediawiki.org>
Thu, 22 Apr 2004 08:51:04 +0000 (08:51 +0000)
commit93b09379fb68515596bd3228d6efa168d14ddbae
tree7a318033aa94c8b3a4d9a616547d2aeea755d3ff
parent65b84317c9ba14d8a1320c517d8de078ae1d28b7
Add experimental MathML output option for math (only works with some
browsers and requires use of an XML content type; try setting
$wgMimeType = "application/xhtml+xml" and use Mozilla).
Rearranged a couple things in prefs.
Did some refactoring in Math.php to remove some duplicated code and
figure out what is going on.
includes/Math.php
includes/Metadata.php
includes/SpecialPreferences.php
index.php
languages/Language.php
languages/LanguageEo.php