mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-15 18:39:52 +00:00
b0f464ef0e
Objectives: * Refactor template dialog to support loading template data for, and editing multiple templates and interleaved content in a template node * Update template node model to generate multi-template wikitext Changes: ve.dm.MWTemplateNode.js * Rewrite getWikitext method to work with multi-template formats ve.dm.MWTemplateDialog.js * Retain information about the node and template calls * Break AJAX handler into its own method * Attach event handlers to inputs directly so template values are edited directly on the fly * Refactor page building to support multiple templates * Add multi-template support for template data API call * Add support for editing plain text content Change-Id: I92ff8a9e186701a3f8da88def92a5b7dcb607897 |
||
---|---|---|
.. | ||
annotations | ||
lineardata | ||
metaitems | ||
nodes | ||
ve.dm.Annotation.js | ||
ve.dm.AnnotationFactory.js | ||
ve.dm.AnnotationSet.js | ||
ve.dm.BranchNode.js | ||
ve.dm.Converter.js | ||
ve.dm.DataString.js | ||
ve.dm.Document.js | ||
ve.dm.DocumentSlice.js | ||
ve.dm.DocumentSynchronizer.js | ||
ve.dm.IndexValueStore.js | ||
ve.dm.InternalList.js | ||
ve.dm.js | ||
ve.dm.LeafNode.js | ||
ve.dm.LinearData.js | ||
ve.dm.MetaItem.js | ||
ve.dm.MetaItemFactory.js | ||
ve.dm.MetaList.js | ||
ve.dm.Model.js | ||
ve.dm.ModelRegistry.js | ||
ve.dm.Node.js | ||
ve.dm.NodeFactory.js | ||
ve.dm.Surface.js | ||
ve.dm.SurfaceFragment.js | ||
ve.dm.Transaction.js | ||
ve.dm.TransactionProcessor.js |