resourceloader: Require $wgResourceModuleSkinStyles paths to be in the base definition
authorKunal Mehta <legoktm@gmail.com>
Mon, 6 Apr 2015 22:31:31 +0000 (15:31 -0700)
committerKunal Mehta <legoktm@gmail.com>
Mon, 6 Apr 2015 22:59:21 +0000 (15:59 -0700)
commit0aab120e96cc8296da559086bf14a91b9744ae3d
tree6325b469cef97c78f62dc46e6ffeef7b26563dd3
parentb2f4fd38db7868e7088bc9b59a78a53e445265c7
resourceloader: Require $wgResourceModuleSkinStyles paths to be in the base definition

No skin in gerrit uses the feature of per-module local or remote paths,
and not supporting it will make implementing extension/skin.json support
easier.

Change-Id: I22863ef29426dbacd65439a12aeae56d4d757951
RELEASE-NOTES-1.25
includes/DefaultSettings.php
includes/resourceloader/ResourceLoader.php