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

           Summary: Proposal for ability to move sort icon for tables with
                    "colspan"-ed/"rowspan"-ed header rows
           Product: MediaWiki
           Version: wikimedia-deployment
          Platform: All
               URL: http://www.wikiriby.info
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: Normal
         Component: Javascript
        AssignedTo: d...@ucsc.edu
        ReportedBy: bud0...@gmail.com
                CC: tpars...@wikimedia.org


I apologize if this already exists in this bugzilla. The idea came from
[http://wikirby.info/wiki/User:Vellidragon Vellidragon of WiKirby]. 

The proposal i am making (if it doesn't already exist) is one to allow
wiki-code implementation control over the placement of the sort icons used in
the javascript  class "sortable". 

In the example of the attached png, a 5-column/2-row set up like this

{| class="sortable"
|- <!-- row 1-->
|  rowspan="2" | a
|  rowspan="2" | b
|  colspan="3" | c
|- <!-- row 2 -->
|  c1
|  c2
|  c3
|-
...
|-
|}

what is being proposed is the ability to move the sort icon down from row 1 to
row 2, so it falls on cells with content "c1", "c2" and "c3".

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

Reply via email to