mediawiki-extensions-Visual.../modules/ve-mw/dm/nodes
David Lynch 5db452f5fa Fix Gallery images always having |link=| and |alt=|
Link is fixed by having the gallery image search results automatically
link to the image, which will resolve down to there being no `link=` in
the output. This lets us preserve whatever existing link has been
applied from source when editing gallery images later.

Follow-up to Iefc520b8513e833665dae9d5c3a9dca2762264a6

Bug: T350912
Change-Id: Iab21f72b7f1625d75fe52471b33718606c469518
2023-11-28 11:42:56 -06: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
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 MWImage: Use mw-file-element class in converter methods 2023-06-01 15:53:46 +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 Fix Gallery images always having |link=| and |alt=| 2023-11-28 11:42:56 -06: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 Make GalleryImageNode dm match (Inline|Block)ImageNode imgWrapper 2023-10-26 15:21:27 -04: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
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 Merge "Avoid/simplify possibly slow regular expressions" 2023-03-14 22:50:06 +00:00
ve.dm.MWTransclusionTableCellNode.js