mediawiki-extensions-Visual.../modules/ve/ce
Catrope 591f2e7396 Change the HTML attribute prefix from html/ to html/0/
This means that <p data-foo="bar"> will now be converted to a paragraph
with attributes {"html/0/data-foo":"bar"} rather than {"html/foo":"bar"}

This paves the way for multi-element node (about group) handling in the
node API: nodes representing multiple DOM elements will have html/i/attr
to represent an attribute of the i'th DOM element.

Change-Id: Iea52bdccd721942ca708c8f9f47e934524809845
2013-02-06 12:00:43 -08:00
..
nodes Hybrid-ify AlienBlock/AlienInline 2013-01-31 14:59:59 -08:00
styles Merge "Slug Todos" 2013-01-17 23:41:34 +00:00
ve.ce.BranchNode.js Merge "Slug Todos" 2013-01-17 23:41:34 +00:00
ve.ce.ContentBranchNode.js Fixed documentation errors 2013-01-22 23:38:01 +00:00
ve.ce.Document.js Fixes for typos and some missing documentation 2013-01-17 15:47:34 -08:00
ve.ce.js Major Documentation Cleanup 2013-01-16 15:37:59 -08:00
ve.ce.LeafNode.js Major Documentation Cleanup 2013-01-16 15:37:59 -08:00
ve.ce.Node.js Change the HTML attribute prefix from html/ to html/0/ 2013-02-06 12:00:43 -08:00
ve.ce.NodeFactory.js Convert node rules to static properties 2013-01-18 14:51:40 -08:00
ve.ce.Surface.js Merge "Remove trailing commas" 2013-02-02 00:26:59 +00:00
ve.ce.SurfaceObserver.js Major Documentation Cleanup 2013-01-16 15:37:59 -08:00