https://bugzilla.wikimedia.org/show_bug.cgi?id=40618
--- Comment #11 from tm112 <[email protected]> 2012-09-30 01:15:06 UTC --- (In reply to comment #10) > Sure. If we're going to add this, it'll be part of the jquery.tablesorter > module. Thanks. I just looked into the code with hope that I could help a bit but I understand too little to see what's going on there ;) But I thought I'd ask if it could be like: 1) search for a colmun with class "fixed", 2) store it's order, 3) sort the table as usually, 4) recover the "fixed" column. Or simplified version, only for ordering numbers: 1) sort table as usually 2) search for a column with class "ordering-numbers" 3) fill the cells of the column with ordering numbers. -- 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
