mediawiki-extensions-Visual.../modules/ve-mw/ce/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.ce.MWAlienExtensionNode.js build: Bump file copyright notices for 2017 2017-01-03 08:58:33 -08:00
ve.ce.MWBlockImageNode.js Edit image captions in place 2017-07-19 13:01:02 +01:00
ve.ce.MWEntityNode.js build: Bump file copyright notices for 2017 2017-01-03 08:58:33 -08:00
ve.ce.MWExtensionNode.js Give extensions a fallback icon when invisible 2017-06-07 22:29:19 +01:00
ve.ce.MWGalleryNode.js build: Bump file copyright notices for 2017 2017-01-03 08:58:33 -08:00
ve.ce.MWHeadingNode.js build: Bump file copyright notices for 2017 2017-01-03 08:58:33 -08:00
ve.ce.MWImageCaptionNode.js Edit image captions in place 2017-07-19 13:01:02 +01:00
ve.ce.MWImageNode.js Edit image captions in place 2017-07-19 13:01:02 +01:00
ve.ce.MWInlineImageNode.js Ensure MWInlineImages get the ve-ce-leafNode class 2017-06-26 12:43:23 +00:00
ve.ce.MWLanguageVariantNode.js Display LanguageConverter markup in VisualEditor 2017-07-25 15:26:41 +00:00
ve.ce.MWMagicLinkNode.js build: Bump file copyright notices for 2017 2017-01-03 08:58:33 -08:00
ve.ce.MWNumberedExternalLinkNode.js Comment Parsoid hacks as such 2017-03-03 22:41:36 +00:00
ve.ce.MWPreformattedNode.js build: Bump file copyright notices for 2017 2017-01-03 08:58:33 -08:00
ve.ce.MWPreNode.js Update <pre> support for Parsoid changes 2017-03-14 14:08:50 -07:00
ve.ce.MWSignatureNode.js MWSignatureNode/Tool: Avoid global variables 2017-04-29 12:37:28 +01:00
ve.ce.MWTableNode.js ve.ce.MWTableNode: Provide preview of sortable table styling 2017-02-13 21:36:43 +00:00
ve.ce.MWTransclusionNode.js ce.MWTransclusionNode: make sure model exists before getting its document 2017-07-24 11:31:19 -05:00