mediawiki-extensions-Visual.../modules/ve
Catrope 05828cc3f1 Preserve HTML attributes recursively
For nodes that handle their own children (as well as leaf nodes and
meta items), store the first child's attributes in html/0-0/*, the
second child's attributes in html/0-1/*, the second element's third
child's fourth child's attributes in html/1-2-3/* , etc.

This obsoletes the ad-hoc code that basically did the same thing in
MWInlineImageNode.

Change-Id: If5abd2d5d9c361b359617ff4b0f3d6ba4c9b0142
2013-05-08 11:10:07 -07:00
..
actions Configurable insertion annotations 2013-05-06 22:57:35 +00:00
ce ve.ce.FocusableNode: Fix documentation 2013-05-07 21:51:38 +02:00
dm Preserve HTML attributes recursively 2013-05-08 11:10:07 -07:00
init Merge "Adjust binding to section edit links after changes in core" 2013-05-06 18:00:40 +00:00
styles
test Preserve HTML attributes recursively 2013-05-08 11:10:07 -07:00
ui Code style fixes 2013-05-06 12:36:52 +01:00
ve.Action.js
ve.ActionFactory.js
ve.BranchNode.js
ve.CommandRegistry.js
ve.debug.js
ve.Document.js EventEmitter API cleanup 2013-05-02 15:05:59 -07:00
ve.EventEmitter.js EventEmitter API cleanup 2013-05-02 15:05:59 -07:00
ve.Factory.js
ve.js ve.test: Import K-JS test suite for object utilities 2013-05-08 02:13:16 +02:00
ve.LeafNode.js
ve.NamedClassFactory.js Rename ve.NodeFactory to ve.NamedClassFactory 2013-04-09 12:05:05 -07:00
ve.Node.js Move common Node/Annotation/MetaItem code into ve.dm.Model 2013-04-09 12:05:05 -07:00
ve.Range.js Clickable inline images 2013-04-08 17:58:46 -07:00
ve.Registry.js EventEmitter API cleanup 2013-05-02 15:05:59 -07:00
ve.Surface.js EventEmitter API cleanup 2013-05-02 15:05:59 -07:00
ve.Trigger.js
ve.TriggerRegistry.js Code style fixes 2013-05-06 12:36:52 +01:00