https://bugzilla.wikimedia.org/show_bug.cgi?id=65243
--- Comment #2 from Erik Bernhardson <[email protected]> --- you could just change the selector from $('a.external') to $('a.external, a[rel="mw:ExtLink"]'). then it would work for all parsoid content, but i don't have an edit button for that gadget. As an aside, in desktop browsers you can typically see where a link goes by hovering it and looking at the bar on the bottom of the browser(in chrome and firefox, maybe others). -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
