Add "ValidSkinNames" to extension.schema.json and ExtensionProcessor
authorKunal Mehta <legoktm@gmail.com>
Wed, 4 Mar 2015 20:34:35 +0000 (12:34 -0800)
committerKunal Mehta <legoktm@gmail.com>
Wed, 4 Mar 2015 20:34:35 +0000 (12:34 -0800)
commitade66c04e9b304129f18ee33496fdf00869f4597
treeb8df16e1b37e4ccf122665c83441f44f0f6787c1
parent631186747a916454c71ee49c7d078c5faa1a009b
Add "ValidSkinNames" to extension.schema.json and ExtensionProcessor

skin.json goes through the same exact code as extension.json does, and needs
to be able to add skins.

Change-Id: Idd0acaf6735b4c308d3ab584c49da4e97448347f
docs/extension.schema.json
includes/registration/ExtensionProcessor.php