mediawiki-extensions-Visual.../modules/ve-mw
James D. Forrester 0f45399082 Split up ext.visualEditor.mwcore into smaller parts
Core retains core functionality, including text styling and architectural
items like dialogs.

The new modules are:
* mwformatting
* mwimage
* mwlink
* mwmeta
* mwreference
* mwtransclusion

The new modules are loaded in ViewPageTarget (for desktop), except for
mwlinks which is included from MWTarget (for desktop and mobile), per the
needs of the Mobile team.

Also, mwgallery was moved to desktop-only loading status.

Some styles which were loaded in mwcore but only used in modules is now
loaded in said modules.

This does not split up ext.visualEditor.core yet, which is left as an
exercise for the fool-hardy.

Bug: 61075
Change-Id: I6374854eaa13af824c11078d2f7004dc8a211a30
2014-02-26 16:31:15 -08:00
..
ce Set up wiki-default image size 2014-02-25 16:26:15 -05:00
dm Merge "Set up wiki-default image size" 2014-02-26 20:31:49 +00:00
i18n Localisation updates from https://translatewiki.net. 2014-02-26 22:04:49 +00:00
init Split up ext.visualEditor.mwcore into smaller parts 2014-02-26 16:31:15 -08:00
test Use regexes for text of headings links 2014-02-26 14:37:05 -07:00
ui Limit thumbnail dimensions in media edit dialog 2014-02-26 12:43:26 -08:00