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

           Summary: Move editsection spans to the end of their h2
           Product: MediaWiki
           Version: 1.16-svn
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: Normal
         Component: Page rendering
        AssignedTo: [email protected]
        ReportedBy: [email protected]


Currently, the [edit] links for sections are placed at the *beginning* of the
h2, and then floated to the end with CSS.  The only other common position to
want to put them in (other than right-floated) is immediately after the text,
but this is currently not possible unless we use JavaScript to move the spans
to the correct location (a la [[de:MediaWiki:Monobook.js]]). If people
genuinely want the edit links to be at the left edge of the page, they can
trivially *left float* them to achieve that effect, but it would be a great
improvement to have the HTML after the text of the header.


-- 
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

Reply via email to