mediawiki-extensions-WikiEd.../modules
Roan Kattouw d1270ed4b6 Populate abort.type in Schema:Edit logging
Using document.activeElement at the time of the unload
event as a proxy for whether the user is switching to VE.

Switching to VE is weighed more heavily than whether or not
the user made changes: switching to VE causes abort.type to be
'switchwithout' regardless of whether changes were made; only
if the user isn't switching to VE do we look at whether changes
were made and use 'abort' or 'nochange' as appropriate.

When wgAction === 'submit' (i.e. we're on a preview / show changes
view), it is assumed that the user has made changes.

Bug: T95938
Change-Id: Ic91b87c4fc5b601e1fd98b237100d808e97400bd
2015-05-04 18:15:18 -07:00
..
images Remove reference to magnify-clip.png 2015-01-07 10:19:35 +01:00
ext.wikiEditor.dialogs.js Peserve jQuery references to avoid conflicts 2013-11-06 23:34:46 +01:00
ext.wikiEditor.js Populate abort.type in Schema:Edit logging 2015-05-04 18:15:18 -07:00
ext.wikiEditor.less Convert .css to .less 2015-03-09 21:24:23 -04:00
ext.wikiEditor.preview.js Peserve jQuery references to avoid conflicts 2013-11-06 23:34:46 +01:00
ext.wikiEditor.publish.js Peserve jQuery references to avoid conflicts 2013-11-06 23:34:46 +01:00
ext.wikiEditor.toolbar.hideSig.js Peserve jQuery references to avoid conflicts 2013-11-06 23:34:46 +01:00
ext.wikiEditor.toolbar.js Peserve jQuery references to avoid conflicts 2013-11-06 23:34:46 +01:00
ext.wikiEditor.toolbar.styles.less Convert .css to .less 2015-03-09 21:24:23 -04:00
jquery.wikiEditor.dialogs.config.js Escape messages 2015-03-28 23:42:47 +00:00
jquery.wikiEditor.dialogs.config.less Rework color definitions in LESS 2015-04-14 21:39:04 +00:00
jquery.wikiEditor.dialogs.js Apply coding conventions for JavaScript 2014-04-30 10:59:01 +00:00
jquery.wikiEditor.dialogs.less Rework color definitions in LESS 2015-04-14 21:39:04 +00:00
jquery.wikiEditor.html Style code 2015-03-14 15:49:04 +00:00
jquery.wikiEditor.js Try to unbreak WikiEditor modules 2015-04-07 19:51:58 +01:00
jquery.wikiEditor.less Rework color definitions in LESS 2015-04-14 21:39:04 +00:00
jquery.wikiEditor.preview.js Use mw.Api() instead of $.ajax() 2015-01-07 18:25:47 +00:00
jquery.wikiEditor.preview.less Rework color definitions in LESS 2015-04-14 21:39:04 +00:00
jquery.wikiEditor.publish.js Reformat the license warning only if available 2015-03-14 18:10:52 +00:00
jquery.wikiEditor.toolbar.config.js Move WikiEditor's special character data and messages out to core 2015-03-27 22:46:24 +00:00
jquery.wikiEditor.toolbar.js Merge "Move style from JavaScript to CSS" 2015-02-08 19:55:44 +00:00
jquery.wikiEditor.toolbar.less Rework color definitions in LESS 2015-04-14 21:39:04 +00:00