Page MenuHomePhabricator

Implement link= image parameter in Parsoid
Closed, ResolvedPublic

Description

Example use case: removing the link from an image so that it can be part of an external link:

[12:58] <MatmaRex> https://pl.wikipedia.org/wiki/Wikipedia:Prześlij_plik vs http://parsoid.wmflabs.org/_rt/pl/Wikipedia:Prześlij%20plik - both lines of text and the logo in the the right column should be a (single) link


Version: unspecified
Severity: normal

Details

Reference
bz44627

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 22 2014, 1:31 AM
bzimport set Reference to bz44627.

We still need to implement link= support for thumb/frame formats.

This currently renders as an inline image:

echo '[[Image:Foo.png|thumb|link=|Hello]]' | nodejs parse