mediawiki-extensions-Visual.../demos/ve
Ed Sanders 44b1fdebe4 Use FlatLinearData for storing converter results
Previously we returned ElementLinearData from the converter, then
stripped out the MetaLinearData. This meant that before processing
the ElementLinearData from the converter actually contained metadata
which is confusing.

The new document constructor stores the converter results in a
FlatLinearData object and simultaneously populates element and meta
data stores.

Also in this commit I have moved various methods from ElementLinearData
to FlatLinearData, from which ElementLinearData inherits.

Change-Id: I64561bde2c31d8f703c13ac7b0a0c5f7ade9f3d4
2013-10-06 20:27:32 +01:00
..
pages Replace <alieninline> with <cite>, a valid HTML tag, in demo 2013-08-21 14:47:12 +01:00
demo.css ve.Editor 2013-05-15 10:39:12 -07:00
eventSequencer.html Timoize the EventSequencer into a sleek, purring monster 2013-09-06 17:30:50 -07:00
index.php Use FlatLinearData for storing converter results 2013-10-06 20:27:32 +01:00