mediawiki-extensions-Visual.../modules/ve-mw
Derk-Jan Hartman 406e9f8e9c Enable conditional loading of ACE language modes
require bypasses Ace's internal loadModule() logic which is capable of
on demand loading of Ace modules. Because unloaded modules are not
defined, they cannot be required, and because we don't use RL to preload
all modes (because it's a lot of bytes), currently only very few of the
available language modes were currently available.

Also validate language mode names passed to Ace.

Bug: T148518
Change-Id: I82d278920695be12aa80a79548abf8b8ce5445fd
2016-10-19 02:23:17 +02:00
..
ce ce.MWTransclusionNode: Clean up href normalization 2016-09-29 00:16:15 +00:00
dm Don't hardcode magic link URLs 2016-10-15 16:02:35 -07:00
i18n Localisation updates from https://translatewiki.net. 2016-10-17 22:36:41 +02:00
init Merge "Get rid of ?venotify= from URL post-save" 2016-10-14 23:30:16 +00:00
tests Strip RESTBase IDs from HTML generated when wikitext is pasted 2016-10-13 17:42:11 -07:00
themes
ui Enable conditional loading of ACE language modes 2016-10-19 02:23:17 +02:00
ve.MWutils.js