wiki.techinc.nl/includes/parser
Daniel Werner 3921515104 hook InternalParseBeforeSanitize
This patch add the hook 'InternalParseBeforeSanitize' which gets called
during Parser's internalParse method just before the parser removes
unwanted/dangerous HTML tags.

Change-Id: If32053f9304088d7943aa0c9e78716a644c34fe1
2012-07-04 23:32:14 +01:00
..
CoreLinkFunctions.php Added missing GPLv2 headers in some places. 2012-05-01 09:05:48 +02:00
CoreParserFunctions.php Added missing GPLv2 headers in some places. 2012-05-01 09:05:48 +02:00
CoreTagHooks.php Added missing GPLv2 headers in some places. 2012-05-01 09:05:48 +02:00
DateFormatter.php Added missing GPLv2 headers in some places. 2012-05-01 09:05:48 +02:00
LinkHolderArray.php Added missing GPLv2 headers in some places. 2012-05-01 09:05:48 +02:00
Parser.php hook InternalParseBeforeSanitize 2012-07-04 23:32:14 +01:00
Parser_DiffTest.php Added missing GPLv2 headers in some places. 2012-05-01 09:05:48 +02:00
Parser_LinkHooks.php Added missing GPLv2 headers in some places. 2012-05-01 09:05:48 +02:00
ParserCache.php Added missing GPLv2 headers in some places. 2012-05-01 09:05:48 +02:00
ParserOptions.php Use $wgExpensiveParserFunctionLimit over ParserOptions 2012-05-04 20:56:28 +02:00
ParserOutput.php Generalizing LinksUpdate to allow extensions to add arbitrary update handlers. 2012-05-13 20:53:37 +02:00
Preprocessor.php Scribunto parser support 2012-05-22 13:53:41 +10:00
Preprocessor_DOM.php Scribunto parser support 2012-05-22 13:53:41 +10:00
Preprocessor_Hash.php Scribunto parser support 2012-05-22 13:53:41 +10:00
Preprocessor_HipHop.hphp Add/update function level parameter documentation 2012-05-15 00:44:25 +01:00
StripState.php (bug 35315) Detect circular references in strip tags 2012-05-08 14:36:32 +10:00
Tidy.php Added missing GPLv2 headers in some places. 2012-05-01 09:05:48 +02:00