Added {{#tag:}}: generic adaptor from parser function syntax to XML-style extension...
authorTim Starling <tstarling@users.mediawiki.org>
Wed, 9 Jan 2008 07:13:54 +0000 (07:13 +0000)
committerTim Starling <tstarling@users.mediawiki.org>
Wed, 9 Jan 2008 07:13:54 +0000 (07:13 +0000)
commit6067e1ea8b0c5b025df33715201e0d8c145c1eb4
tree531a89baf802e71078bd2de57d5ab514cf10a0d0
parent7462fa222f7b74947d9b01cecd923e8d0987fd07
Added {{#tag:}}: generic adaptor from parser function syntax to XML-style extension tag. Allows any extension tag (including nowiki and pre) to be called with input given by a template expansion. Inspired by [[Extension:TagParser]].
includes/CoreParserFunctions.php
includes/Parser.php
languages/messages/MessagesEn.php