[ Index ] |
PHP Cross Reference of MediaWiki-1.24.0 |
[Summary view] [Print] [Text view]
1 ParserFunctions v1.4.0 2 3 1. Licensing 4 2. How to install 5 3. Tests 6 7 1. Licensing 8 Licensed under GNU GPL. See COPYING for more license information. 9 10 2. How to install 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) 15 c. Enjoy 16 17 3. Tests 18 ParserFunctions 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 21 See testExpr.php
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
Generated: Fri Nov 28 14:03:12 2014 | Cross-referenced by PHPXref 0.7.1 |