(bug 47216) API: indicate default and skipped skins in meta=siteinfo
authorBrad Jorsch <bjorsch@wikimedia.org>
Mon, 15 Apr 2013 14:54:51 +0000 (10:54 -0400)
committerTim Starling <tstarling@wikimedia.org>
Thu, 16 May 2013 23:51:18 +0000 (09:51 +1000)
commit810879a349ffedd884f6c3f77696bb1bd105394d
tree15ed5caf495eece44dad69d260431b244d01fb1f
parentc3a13553fa9375f51dea8364d7feb4a85b0e0805
(bug 47216) API: indicate default and skipped skins in meta=siteinfo

action=query&meta=siteinfo&siprop=skins can easily indicate which of the
returned skins is the default and which are unusable (e.g. because
they're listed in $wgSkipSkins). So we may as well do so.

Bug: 47216
Change-Id: Ib4ea5fe85e1b02895dba15f3a245c7a7d8724470
RELEASE-NOTES-1.22
includes/api/ApiQuerySiteinfo.php