mediawiki-extensions-Visual.../modules/ve-mw/ui
Bartosz Dziewoński 8e84d75383 Make it possible to create autonumbered external links from link inspector
Inserting a new external link from the link inspector when nothing is
selected (collapsed selection) will now produce an autonumbered external
link ('link/mwNumberedExternal' node, corresponding to wikitext
"[http://example.com]"). It used to produce annotated link text
('link/mwExternal' annotation, corresponding to wikitext
"[http://example.com http://example.com]" or "http://example.com").

Depends on two commits in VisualEditor/VisualEditor:
* Icc2e368a to insert unannotated content from the inspector.
* I40cd4d5a to insert non-text content from the inspector.

Bug: 51309
Change-Id: Ie4a633ed42907551337a62d96d0abd59e208d49d
2014-09-05 16:48:55 -07:00
..
dialogs Followup cb86c4f: fix call to renamed setChanged() function 2014-09-05 14:50:24 -07:00
inspectors Make it possible to create autonumbered external links from link inspector 2014-09-05 16:48:55 -07:00
pages Rename $label to $labelElement in MWParameterPage to avoid naming conflict 2014-09-04 22:02:28 +01:00
styles Update VE core submodule to master (1f82a47) 2014-09-03 17:20:09 -07:00
themes Update VE core submodule to master (be42edf) 2014-08-28 13:51:10 -07:00
tools Switch 'disallowQuotedKeysInObjects' jscs rule on and fix up 2014-08-22 13:50:48 -07:00
widgets Abort promises before sending new ones in MediaSearchWidget 2014-09-05 18:51:30 -04:00
ve.ui.MWCommandRegistry.js Switch 'disallowQuotedKeysInObjects' jscs rule on and fix up 2014-08-22 13:50:48 -07:00