mediawiki-extensions-Visual.../modules/ve-mw/dm/nodes
C. Scott Ananian 9ee713d480 Display LanguageConverter markup in VisualEditor
Implement special node types for language variant markup, so that they
display appropriately based on the currently-selected variant.

(Parsoid uses empty elements to represent this markup, so without this
patch anything in -{ ... }- is alienated and disappears.)

A follow-up patch will implement context items and inspectors to
allow editing these nodes.  This patch is basic "read-only" support.

Depends on I4fcdebc2290ec35ba188f4c2e69d578791fbcd67 in Parsoid to
generate the appropriate markup, but this patch is safe to merge
independently.

Bug: T49411
Change-Id: Ie11e9301d2513bfe4a36036481cee9a047f46d37
2017-07-25 15:26:41 +00:00
..
ve.dm.MWAlienExtensionNode.js build: Bump file copyright notices for 2017 2017-01-03 08:58:33 -08:00
ve.dm.MWBlockImageNode.js Fix minor lint errors and typos 2017-04-29 12:36:17 +01:00
ve.dm.MWEntityNode.js build: Bump file copyright notices for 2017 2017-01-03 08:58:33 -08:00
ve.dm.MWExtensionNode.js Allow extension nodes to convert to a specified type of dataElement 2017-05-19 16:08:01 +02:00
ve.dm.MWGalleryNode.js build: Bump file copyright notices for 2017 2017-01-03 08:58:33 -08:00
ve.dm.MWHeadingNode.js Allow headings in divs 2017-05-04 12:43:36 +01:00
ve.dm.MWImageCaptionNode.js build: Bump file copyright notices for 2017 2017-01-03 08:58:33 -08:00
ve.dm.MWImageNode.js Return truthy object when image info not found 2017-07-03 18:01:33 +00:00
ve.dm.MWInlineImageNode.js Fix minor lint errors and typos 2017-04-29 12:36:17 +01:00
ve.dm.MWLanguageVariantNode.js Display LanguageConverter markup in VisualEditor 2017-07-25 15:26:41 +00:00
ve.dm.MWMagicLinkNode.js build: Upgrade grunt-eslint from 19.0.0 to 20.0.0 2017-07-18 12:55:33 +01:00
ve.dm.MWNumberedExternalLinkNode.js build: Bump file copyright notices for 2017 2017-01-03 08:58:33 -08:00
ve.dm.MWPreformattedNode.js Document usages of ve.dm.Node.static.suggestedParentNodeTypes 2017-03-02 00:11:54 +01:00
ve.dm.MWPreNode.js Update <pre> support for Parsoid changes 2017-03-14 14:08:50 -07:00
ve.dm.MWSignatureNode.js build: Bump file copyright notices for 2017 2017-01-03 08:58:33 -08:00
ve.dm.MWTableNode.js Specify suggested parent node types for tables 2017-05-04 14:50:49 +00:00
ve.dm.MWTransclusionNode.js Normalize to template namespace when comparing 2017-07-03 16:41:08 +00:00