https://bugzilla.wikimedia.org/show_bug.cgi?id=18562
--- Comment #2 from Happy-melon <[email protected]> 2009-04-29 23:16:44 UTC --- I'd think that marking *external* interwikis would be the more logical approach. I see what you mean about "internal" being redundant. So I guess this is all we need: *[[foo|internal link]] --> <a> *[[meta:Foo|interwiki link]] --> <a class="extiw"> *[[:Fr:Foo|inline interlanguage]] --> <a class="extiw"> *[[google:Foo|external interwiki]] --> <a class="external extiw"> *[http://www.google.com external] --> <a class="external text"> -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- 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
