mediawiki-extensions-Visual.../modules/ve-mw/dm
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
..
annotations tests: MWInternalLinkAnnotation getFragment 2017-04-27 11:21:58 -05:00
metaitems Follow-up 57a06a6: Use the same attribute name on read and on write 2017-05-02 14:42:22 -07:00
models build: Upgrade grunt-eslint from 19.0.0 to 20.0.0 2017-07-18 12:55:33 +01:00
nodes Display LanguageConverter markup in VisualEditor 2017-07-25 15:26:41 +00:00
ve.dm.MWWikitextSurface.js build: Bump file copyright notices for 2017 2017-01-03 08:58:33 -08:00
ve.dm.MWWikitextSurfaceFragment.js MWWikitextSurfaceFragment#convertFromSource: Don't make an invalid doc 2017-03-02 05:43:03 +00:00