Math library for MediaWiki (patched)
Go to file
Brian Wolff b75a2171f1 Make the onParserTestTables method static, since the hook is called statically.
Fixes: Strict Standards: call_user_func_array() expects parameter 1 to be a valid callback, non-static method MathHooks::onParserTestTables() should not be called statically in /var/www/w/phase3/includes/Hooks.php on line 235
2011-05-23 17:05:39 +00:00
db Breaking the 'math' table setup out to Math extension. Should be the last main step in extension-ification of the math options! 2011-04-22 21:37:16 +00:00
math The following change fixes minor issues with the MathML display of 2011-05-16 19:25:46 +00:00
Math.body.php Kill off the long deprecated $wgInputEncoding and $wgOutputEncoding globals 2011-05-06 22:09:47 +00:00
Math.hooks.php Make the onParserTestTables method static, since the hook is called statically. 2011-05-23 17:05:39 +00:00
Math.i18n.php Localisation updates for core and extension messages from translatewiki.net (2011-05-09 21:19:00 UTC) 2011-05-09 21:32:46 +00:00
Math.php Breaking the 'math' table setup out to Math extension. Should be the last main step in extension-ification of the math options! 2011-04-22 21:37:16 +00:00
mathParserTests.txt Initial stab at breaking math/texvc out to Math extension. 2011-04-09 00:39:40 +00:00