https://bugzilla.wikimedia.org/show_bug.cgi?id=56756

Matthias Mullie <mmul...@wikimedia.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mmul...@wikimedia.org

--- Comment #10 from Matthias Mullie <mmul...@wikimedia.org> ---
There's a couple of ways we could go about this:

* Parsoid could add class="external" to external links
* Skins' CSS could target [rel="mw:ExtLink"] too, like it currently only
targets .external
* Flow could hack around this, finding [rel="mw:ExtLink"] links and adding
class="external"

I would prefer not to do #3. I've uploaded a couple of patches that should do
#2 in all skins & extensions that currently only target .external. Not sure if
that's going to be an approach everyone will agree with. If it is, I'll do the
same for rel="nofollow"

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to