mediawiki-extensions-Visual.../modules/ve-mw/ui
Ed Sanders 24a95b102d Add fixUpInsertion to newFromDocumentReplace
In order to do this we have to separate out the removal
operation from NDFR, so it becomes newFromDocumentInsertion
(again, although actually, for the first time). As NFDI is
an insertion we can just run fixUpInsertion on the data
part of it.

In order for the removal operation to be a proper removal
we have to allow metadata removal (the default is to merge it).

Change-Id: I16d575b61b9796e7e889f2c27cfe02b4a40b7639
2013-11-20 11:24:06 +00:00
..
dialogs Add fixUpInsertion to newFromDocumentReplace 2013-11-20 11:24:06 +00:00
inspectors Window refactor 2013-11-08 12:33:25 -08:00
styles Split oojs-ui from ve.ui 2013-10-28 22:40:08 -07:00
tools Window refactor 2013-11-08 12:33:25 -08:00
widgets Rename this.$ to this.$element, and this.$$ to this.$ 2013-11-03 23:03:49 -08:00
ve.ui.MWDialog.js Window refactor 2013-11-08 12:33:25 -08:00