https://bugzilla.wikimedia.org/show_bug.cgi?id=58443
Bartosz Dziewoński <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Tablesorter should sort |Tablesorter should sort |non-numerical values |non-numerical values |alphabeticaly |alphabeticaly ("natural | |sorting") --- Comment #1 from Bartosz Dziewoński <[email protected]> --- I'm pretty sure what you described is called "natural sorting" (identifying runs of digits and non-digits and sorting them separately – http://www.codinghorror.com/blog/2007/12/sorting-for-humans-natural-sort-order.html), and something I would love to implement some day. (Somewhat related: bug 45161.) -- 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
