(bug 42089) meta=siteinfo should output the default content model
authorumherirrender <umherirrender_de.wp@web.de>
Thu, 13 Dec 2012 20:05:15 +0000 (21:05 +0100)
committerumherirrender <umherirrender_de.wp@web.de>
Thu, 13 Dec 2012 20:05:15 +0000 (21:05 +0100)
commitbf9bd497f04a961b4877aa83543b7f4bc92f5999
tree99eaaa52d4877dd549ac47bb6261dba743d8298c
parentc1c77a57ad476faa3f48165172f465436e02cd41
(bug 42089) meta=siteinfo should output the default content model

Adding MWNamespace::getNamespaceContentModel which returns the namespace
content model from the global, if set

Change-Id: Ie012fd0ff846d50cae8081fc32b76900dbcad209
includes/Namespace.php
includes/api/ApiQuerySiteinfo.php
includes/content/ContentHandler.php