wiki.techinc.nl/includes/content
Brad Jorsch bba2bc6ca0 Record redirect target in ParserOptions
Since Id44d566a, the text passed to the parser when parsing a
&redirect=no page no longer contains the #REDIRECT directive. For the
benefit of extensions that want to know the redirect target from various
parser hooks, record the target on the ParserOptions object associated
with the parse.

Bug: 62856
Change-Id: Icd1da9911a43eabacbd9e9a369a8326f67f270ff
2014-09-18 06:19:31 +00:00
..
AbstractContent.php Record redirect target in ParserOptions 2014-09-18 06:19:31 +00:00
CodeContentHandler.php CSS/JSON/JavaScript ContentHandler refactoring 2014-09-15 08:24:15 +00:00
Content.php Update documentation of what a "section" is 2014-06-12 18:13:23 +02:00
ContentHandler.php Remove wrong type from @param on ContentHandler::merge3 2014-08-14 19:39:01 +00:00
CssContent.php Fix subclassing of CssContent and JavaScriptContent 2014-09-13 15:31:18 -07:00
CssContentHandler.php CSS/JSON/JavaScript ContentHandler refactoring 2014-09-15 08:24:15 +00:00
JavaScriptContent.php Fix subclassing of CssContent and JavaScriptContent 2014-09-13 15:31:18 -07:00
JavaScriptContentHandler.php CSS/JSON/JavaScript ContentHandler refactoring 2014-09-15 08:24:15 +00:00
JsonContent.php CSS/JSON/JavaScript ContentHandler refactoring 2014-09-15 08:24:15 +00:00
JsonContentHandler.php CSS/JSON/JavaScript ContentHandler refactoring 2014-09-15 08:24:15 +00:00
MessageContent.php CSS/JSON/JavaScript ContentHandler refactoring 2014-09-15 08:24:15 +00:00
TextContent.php When cloning TextContent, include model 2014-09-16 02:58:36 -04:00
TextContentHandler.php Merge "Make it easier to subclass Content and ContentHandler subclasses" 2014-08-29 17:58:04 +00:00
WikitextContent.php Record redirect target in ParserOptions 2014-09-18 06:19:31 +00:00
WikitextContentHandler.php Make it easier to subclass Content and ContentHandler subclasses 2014-08-16 23:04:08 -07:00