wiki.techinc.nl/includes/parser
2011-05-15 12:40:32 +00:00
..
CoreLinkFunctions.php Remove @static from all over the place. That's what the static keyword is for, this being PHP5 and all 2011-04-21 00:07:09 +00:00
CoreParserFunctions.php Change getUrl to getFullUrl for {{filepath:Filename.jpg}} of non-thumbd local files. This way it matches the paths for thumbnails and for foreign files. (bug 28618) 2011-04-23 19:38:53 +00:00
CoreTagHooks.php Doc comment updates for CoreTagHooks callback functions + Parser::setHook() & Parser::setTransparentTagHook(). 2011-04-22 19:06:52 +00:00
DateFormatter.php * (bug 28511) Use [] syntax instead of {} for string offset access 2011-04-17 07:59:58 +00:00
LinkHolderArray.php Documentation 2011-05-04 21:23:25 +00:00
Parser.php Profile brace substitution per title to help detect the "bad templates". (Make this configurable?) 2011-05-15 12:40:32 +00:00
Parser_DiffTest.php
Parser_LinkHooks.php follow-up to r85193: missed one file 2011-04-02 14:53:02 +00:00
ParserCache.php * Made __construct() protected 2011-04-15 22:58:00 +00:00
ParserOptions.php Fixed a bug in transformation where previous language could leak into later transformations in UI language. Not sure what do with userlang. 2011-05-15 07:16:25 +00:00
ParserOutput.php Follow-up changes to r84610: 2011-04-04 01:22:08 +00:00
Preprocessor.php Documentation tweaks, additions and updates 2011-05-01 23:54:41 +00:00
Preprocessor_DOM.php Updated patch from Bergi re: r86676 with tested code to fix bug #28642 2011-04-22 14:25:17 +00:00
Preprocessor_Hash.php Updated patch from Bergi re: r86676 with tested code to fix bug #28642 2011-04-22 14:25:17 +00:00
StripState.php
Tidy.php