mediawiki-extensions-Visual.../modules/ve-mw/dm/nodes
Arlo Breault c068c166e2 Preserve link content for broken media
Parsoid will start populating the link content with the alt text if it's
available before falling back to the filename.  Preserving what's there
is needed to avoid dirty diffs during the transition and for cached
content.  In the future, we can remove errorText and replicate Parsoid's
new behaviour..

Bug: T273014
Needed-By: Iddf3e204d6e489cc8a33034da0d9e540efe65553
Change-Id: I7ab3d141b1df92d4447f7e3d6164082844d5bd10
2023-02-22 00:40:20 +01: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
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
ve.dm.MWAnnotationNode.js Handle annotation tags as nodes rather than metaitems. 2021-10-21 10:39:04 +02:00
ve.dm.MWBlockExtensionNode.js
ve.dm.MWBlockImageNode.js Preserve link content for broken media 2023-02-22 00:40:20 +01: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
ve.dm.MWGalleryImageCaptionNode.js
ve.dm.MWGalleryImageNode.js Preserve link content for broken media 2023-02-22 00:40:20 +01: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
ve.dm.MWImageCaptionNode.js
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
ve.dm.MWInlineImageNode.js Preserve link content for broken media 2023-02-22 00:40:20 +01:00
ve.dm.MWLanguageVariantBlockNode.js
ve.dm.MWLanguageVariantHiddenNode.js
ve.dm.MWLanguageVariantInlineNode.js
ve.dm.MWLanguageVariantNode.js Move var declarations inline 2021-10-13 14:02:31 +01:00
ve.dm.MWMagicLinkNode.js Allow more 'rel' values on external links in Parsoid output 2022-10-26 01:07:08 +02:00
ve.dm.MWNumberedExternalLinkNode.js Allow more 'rel' values on external links in Parsoid output 2022-10-26 01:07:08 +02:00
ve.dm.MWPreformattedNode.js
ve.dm.MWPreNode.js
ve.dm.MWSignatureNode.js MWSignatureNode: Use template's rendering hash object 2020-07-08 22:18:35 +02:00
ve.dm.MWTableNode.js Don't allow table attributes to be edited when hasExpandedAttrs 2023-02-20 23:35:27 +00:00
ve.dm.MWTransclusionBlockNode.js
ve.dm.MWTransclusionInlineNode.js
ve.dm.MWTransclusionNode.js Update VE core submodule to master (86de64d69) 2022-04-20 23:45:31 +01:00
ve.dm.MWTransclusionTableCellNode.js