Allow extensions to add pages with non-wikitext display by adding two new
authorVictor Vasiliev <vasilievvv@users.mediawiki.org>
Thu, 11 Aug 2011 17:21:31 +0000 (17:21 +0000)
committerVictor Vasiliev <vasilievvv@users.mediawiki.org>
Thu, 11 Aug 2011 17:21:31 +0000 (17:21 +0000)
commitd636fac2d8416fa8dcd5610bd2c932ab6bc147e1
treecdddb0f65f9e6c01feb11b584d80ce31c00fb50b
parent3bb3e4793cccb8774f738088d7c43e2b5c1b809a
Allow extensions to add pages with non-wikitext display by adding two new
hooks (generalizing the code already used for CSS/JS pages).
docs/hooks.txt
includes/Article.php
includes/EditPage.php
includes/Title.php
includes/WikiPage.php