mediawiki-extensions-Visual.../modules/ve-mw/dm/nodes
Arlo Breault 0533f49fd5 Support the upcoming mw:File typeof
The "mediaClass" property now only serves to capture the original class
found on the media so that it can be roundtripped without causing dirty
diffs.  In the 2.4.0 version of Parsoid's output, that will still be
the usual Image/Audio/Video.  As of 2.5.0, it will always be File and
the mediaClass property can be dropped.

Parsoid is currently forward compatible with serializing mw:File, so
edited or new media can use that type already.

The contextmenu item for media has been updated to make use of the
"mediaTag" instead of mediaClass to continue distinguishing media types.
That was the only place a grep of mediaClass turned up any use.

Bug: T273505
Change-Id: If5dc6b794dacd6973d3b2093e6b385591b91d539
2022-06-10 14:29:31 -04:00
..
ve.dm.MWAlienAnnotationNode.js Handle annotation tags as nodes rather than metaitems. 2021-10-21 10:39:04 +02:00
ve.dm.MWAlienBlockExtensionNode.js doc: Bump copyright year for 2020 2020-01-08 09:13:24 -08:00
ve.dm.MWAlienExtensionNode.js Allow alien extension node encapsulation wrappers to be of various types 2020-10-20 11:44:54 -04:00
ve.dm.MWAlienInlineExtensionNode.js doc: Bump copyright year for 2020 2020-01-08 09:13:24 -08:00
ve.dm.MWAnnotationNode.js Handle annotation tags as nodes rather than metaitems. 2021-10-21 10:39:04 +02:00
ve.dm.MWBlockExtensionNode.js doc: Bump copyright year for 2020 2020-01-08 09:13:24 -08:00
ve.dm.MWBlockImageNode.js Support the upcoming mw:File typeof 2022-06-10 14:29:31 -04:00
ve.dm.MWEntityNode.js MWEntityNode: Remove now-unnecessary allowedRdfaTypes 2022-03-08 11:27:29 -06:00
ve.dm.MWExtensionNode.js Move var declarations inline 2021-10-13 14:02:31 +01:00
ve.dm.MWGalleryCaptionNode.js Make RDF attribute splits more robust 2018-10-02 16:11:58 -05:00
ve.dm.MWGalleryImageCaptionNode.js Make gallery dialog work with native gallery implementation 2018-03-19 23:55:17 +01:00
ve.dm.MWGalleryImageNode.js Support the upcoming mw:File typeof 2022-06-10 14:29:31 -04:00
ve.dm.MWGalleryNode.js Improve visual diff of gallery when image replaced 2022-05-21 04:09:41 +02:00
ve.dm.MWHeadingNode.js doc: Bump copyright year for 2020 2020-01-08 09:13:24 -08:00
ve.dm.MWImageCaptionNode.js doc: Bump copyright year for 2020 2020-01-08 09:13:24 -08:00
ve.dm.MWImageNode.js Support the upcoming mw:File typeof 2022-06-10 14:29:31 -04:00
ve.dm.MWIncludesNode.js Move var declarations inline 2021-10-13 14:02:31 +01:00
ve.dm.MWInlineExtensionNode.js doc: Bump copyright year for 2020 2020-01-08 09:13:24 -08:00
ve.dm.MWInlineImageNode.js Support the upcoming mw:File typeof 2022-06-10 14:29:31 -04:00
ve.dm.MWLanguageVariantBlockNode.js doc: Bump copyright year for 2020 2020-01-08 09:13:24 -08:00
ve.dm.MWLanguageVariantHiddenNode.js doc: Bump copyright year for 2020 2020-01-08 09:13:24 -08:00
ve.dm.MWLanguageVariantInlineNode.js doc: Bump copyright year for 2020 2020-01-08 09:13:24 -08:00
ve.dm.MWLanguageVariantNode.js Move var declarations inline 2021-10-13 14:02:31 +01:00
ve.dm.MWMagicLinkNode.js Move var declarations inline 2021-10-13 14:02:31 +01:00
ve.dm.MWNumberedExternalLinkNode.js Move var declarations inline 2021-10-13 14:02:31 +01:00
ve.dm.MWPreformattedNode.js doc: Bump copyright year for 2020 2020-01-08 09:13:24 -08:00
ve.dm.MWPreNode.js doc: Bump copyright year for 2020 2020-01-08 09:13:24 -08:00
ve.dm.MWSignatureNode.js MWSignatureNode: Use template's rendering hash object 2020-07-08 22:18:35 +02:00
ve.dm.MWTableNode.js eslint: Enable the mediawiki/class-doc rule and make pass 2020-04-17 22:59:11 +01:00
ve.dm.MWTransclusionBlockNode.js doc: Bump copyright year for 2020 2020-01-08 09:13:24 -08:00
ve.dm.MWTransclusionInlineNode.js doc: Bump copyright year for 2020 2020-01-08 09:13:24 -08:00
ve.dm.MWTransclusionNode.js Update VE core submodule to master (86de64d69) 2022-04-20 23:45:31 +01:00
ve.dm.MWTransclusionTableCellNode.js doc: Bump copyright year for 2020 2020-01-08 09:13:24 -08:00