mediawiki-extensions-Visual.../modules/ve
Roan Kattouw 78b402545b Preserve the contents of secondary reference definitions
We currently change <ref name="foo">Foo</ref> ... <ref name="foo">Foo</ref>
to <ref name="foo">Foo</ref> ... <ref name="foo" /> , because know
that the second ref tag isn't canonical and so we blank it.

Instead, we now preserve the contents of all ref tags that come after
the canonical one.

Change-Id: I45a51a879271890fe46c4184f1029f12d27af678
2013-06-30 02:01:04 -07:00
..
ce Merge "Firefox misplaces cursor when moving between lines" 2013-06-29 00:25:17 +00:00
dm Preserve the contents of secondary reference definitions 2013-06-30 02:01:04 -07:00
init mw: Implement support for ConfirmEdit and FancyCaptcha 2013-06-29 20:42:23 -07:00
test Preserve the contents of secondary reference definitions 2013-06-30 02:01:04 -07:00
ui Merge "Improve async template data loading" 2013-06-30 04:11:01 +00:00
ve.BranchNode.js
ve.debug.js
ve.Document.js Fix selectNodes() bug with empty non-content branch nodes 2013-06-17 19:09:12 +00:00
ve.Element.js Code style fix: (X) -> ( X ) 2013-06-24 18:51:59 +01:00
ve.EventEmitter.js
ve.Factory.js
ve.js Make loading VE work on Opera again, attempt two 2013-06-29 15:02:00 +02:00
ve.LeafNode.js
ve.NamedClassFactory.js
ve.Node.js
ve.Range.js
ve.Registry.js