mediawiki-extensions-Discus.../modules/dt-ve
Bartosz Dziewoński ee69365b82 Signature handling in visual mode
Load 'ext.visualEditor.mwsignature' (which implements VE's existing
handling for signatures), then subclass and override a bunch of things
in order to:

* Replace the context menu with a note that you don't need to type the
  signature when commenting using the reply widget

* Override the sequence/command to insert signature so that it selects
  it afterwards and thus displays the context menu

* Treat signatures as signature nodes when switching from wikitext,
  instead of the normal pre-save transform turning them into regular
  links and text

Bug: T255738
Change-Id: Icb542451c2307ab51e56bd627804096c7b5552c8
2020-07-16 01:32:19 +02:00
..
CommentTarget.js Signature handling in visual mode 2020-07-16 01:32:19 +02:00
CommentTargetWidget.js Move VE components to dt-ve 2020-06-22 20:09:18 +02:00
CommentTargetWidget.less Move VE components to dt-ve 2020-06-22 20:09:18 +02:00
dt.ce.MWSignatureNode.js Signature handling in visual mode 2020-07-16 01:32:19 +02:00
dt.dm.MWSignatureNode.js Signature handling in visual mode 2020-07-16 01:32:19 +02:00
dt.ui.MWSignatureContextItem.js Signature handling in visual mode 2020-07-16 01:32:19 +02:00
dt.ui.registries.js Signature handling in visual mode 2020-07-16 01:32:19 +02:00
dt.ui.UsernameCompletionAction.js Wait for API response before updating suggestion list 2020-07-02 15:12:30 +01:00
dt.ui.UsernameCompletionTool.js UsernameCompletionTool: Use 'userAdd' icon 2020-06-24 12:33:33 +01:00