mediawiki-extensions-Visual.../modules/ve-mw/init
Timo Tijhof a81beef27a mw.ViewPageTarget.init: Move conditionals client-side
Load the module always and have the conditionals on the
client-side so that we can change these without running into
problems with the new conditions not being rolled-out quickly
for anonymous users because the load queue is in the HTML
and cached for 30+ days.

This also allows us to fix above problem retroactively in wmf
production by just adding a mw.loader.load for this module
in something like MediaWiki:Common.js or something else that is
already in the cached load queue (temporarily, until the cache
has rolled over).

Removed unreachable code for loading ext.visualEditor.splitTest.

Change-Id: I21114960a88d224747447f2dc83d17d160f5f066
2013-07-23 20:25:37 +02:00
..
styles Make beta notice more informative and increase CSS width. 2013-07-16 18:49:39 -07:00
targets mw.ViewPageTarget.init: Move conditionals client-side 2013-07-23 20:25:37 +02:00
tours Bump gender survey width to 475. 2013-07-11 18:06:04 -04:00
ve.init.mw.genderSurvey.css The great directory split of 2013 2013-07-02 20:51:38 -07:00
ve.init.mw.genderSurvey.js The great directory split of 2013 2013-07-02 20:51:38 -07:00
ve.init.mw.js The great directory split of 2013 2013-07-02 20:51:38 -07:00
ve.init.mw.Platform.js The great directory split of 2013 2013-07-02 20:51:38 -07:00
ve.init.mw.splitTest.js The great directory split of 2013 2013-07-02 20:51:38 -07:00
ve.init.mw.Target.js api: Split save action into separate API module 2013-07-11 15:37:23 -07:00