Go to file
Sam Smith 3bf0f8ab8b Remove ResourceLoaderRegisterModules hook handler
We should endeavour to define Resource Loader modules in one place,
extension.json. Adding them to the output, however...

Changes:
* Remove ResourceLoaderRegisterModules hook handler.
* Move all dependencies, messages, templates, and styles into "empty" RL
  module definitions in extension.json so that they don't have to be
  looked up later.

Change-Id: I7ec963e3296de8f411e90079ab13b97c6eba4916
2016-11-08 14:14:16 -05:00
i18n Remove mobile support 2016-11-08 09:32:04 +00:00
images Directory structure should reflect the ResourceLoader definitions 2016-10-19 20:52:40 +00:00
resources Remove mobile support 2016-11-08 09:32:04 +00:00
tests Update linting and enable command line QUnit 2016-11-08 13:56:17 -05:00
.gitignore Add composer.json 2015-11-19 14:30:20 +01:00
.gitreview Whoops, track not trace 2016-10-24 17:03:20 -07:00
.jscsrc Update linting and enable command line QUnit 2016-11-08 13:56:17 -05:00
.jshintignore Update linting and enable command line QUnit 2016-11-08 13:56:17 -05:00
.jshintrc Update linting and enable command line QUnit 2016-11-08 13:56:17 -05:00
composer.json build: Updating development dependencies 2016-01-05 10:39:25 -08:00
COPYING Add COPYING file 2014-02-06 15:38:46 +05:30
extension.json Remove ResourceLoaderRegisterModules hook handler 2016-11-08 14:14:16 -05:00
Gemfile Update mediawiki_api gem to 1.7.1 2016-05-26 01:34:35 +02:00
Gruntfile.js Update linting and enable command line QUnit 2016-11-08 13:56:17 -05:00
jsduck.json Setup jsduck to run on 'npm run doc' 2015-08-03 15:54:25 +05:30
package.json Update linting and enable command line QUnit 2016-11-08 13:56:17 -05:00
Popups.hooks.php Remove ResourceLoaderRegisterModules hook handler 2016-11-08 14:14:16 -05:00
Popups.php Add extension.json, empty php entry point 2015-07-02 22:19:24 +00:00