mediawiki-extensions-Visual.../modules/ve-mw
Roan Kattouw dc882baab6 Refactor extraModules to $wgVisualEditorPreferenceModules
Instead of having a hard-coded array of preference-triggered modules
that we need to maintain in multiple places, manage this data in one
place in a configuration variable, and explicitly declare the preference
and module names rather than interpolating both of them from a name.

This allows extensions to add preference-triggered modules, and it
allows them to have preference names and module names that aren't
prefixed with 'visualeditor-enable-' and 'ext.visualEditor.' respectively.

Change-Id: I9eb14349cd39125d5c11ffb44c962cc5febb6ba0
2014-01-06 16:57:45 +08:00
..
ce Bump copyright like it's 2014 2014-01-05 20:06:50 +08:00
dm Bump copyright like it's 2014 2014-01-05 20:06:50 +08:00
i18n Localisation updates from https://translatewiki.net. 2014-01-05 20:14:40 +00:00
init Refactor extraModules to $wgVisualEditorPreferenceModules 2014-01-06 16:57:45 +08:00
test Merge "[browser test] change list_item to li" 2014-01-05 19:20:21 +00:00
ui Bump copyright like it's 2014 2014-01-05 20:06:50 +08:00