8Licensed under GNU GPL 2.0 or any later version. See COPYING for more license information.
11 a. Download this tarbell and extract the contents to $IP/extensions/ParserFunctions/
12 where $IP is your root wiki install
13 b. Add 'require_once( "$IP/extensions/ParserFunctions/ParserFunctions.php");' to the
14 end of your LocalSettings (without the single quotes)
18ParserFunctions ships with two tests
19- Parser tests. These get added to the main parser tests, see there for docs
20- Expression tests. These are designed to test the math-related functions