blob: 3ee833830568f9aff530f16f5a3ff82d4f3e9773 [file] [log] [blame]
ParserFunctions v1.4.0
1. Licensing
2. How to install
3. Tests
1. Licensing
Licensed under GNU GPL 2.0 or any later version. See COPYING for more license information.
2. How to install
a. Download and extract the contents to your /extensions directory
b. Add "wfLoadExtension( 'ParserFunctions' );" to the end of your LocalSettings
(without the double quotes)
c. Enjoy
3. Tests
ParserFunctions ships with two tests
- Parser tests. These get added to the main parser tests, see there for docs
- Expression tests. These are designed to test the math-related functions
See testExpr.php