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

           Summary: "namespaces" and "views" lists should not have a span in
                    the anchor, for compatibility
           Product: MediaWiki
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: Normal
         Component: Vector Skin
        AssignedTo: [email protected]
        ReportedBy: [email protected]


The divs "namespaces" and "views" now have a span tag inside the anchor,
apparently for styling reasons.
Is there any way we can do without them? It's inconsistent with all other
navigation lists where the text node is a direct child of the anchor, and it
also means that the addPortletLink function from wikibits will not work with
those two navigational areas.

Try the bookmarklet 
javascript:addPortletLink("views", "#", "test");void(0)
on any vector-skinned page.

I realize that those navigational areas are supposed to be as empty as they
are, for usability reasons, however established editors will still want an easy
possibility to add additional links to those areas, and it would be really
helpful if we could continue to use one common function to do that.
A possibility would be do add support for both ways in wikibits.js, but the far
cleaner solution would be to stick to the established standard.


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to