https://bugzilla.wikimedia.org/show_bug.cgi?id=30673
Krinkle <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #7 from Krinkle <[email protected]> 2011-09-04 14:41:03 UTC --- (In reply to comment #6) > (In reply to comment #5) > > (Correct me if I'm wrong) - I think what this bug is about is adding > > localized > > sorting methods (so the sweedish wikipedia would use a different sort order > > then say english because sorting conventions differ between languages) > > I still don't really understand this. Sorting methods of what? Of pages at > Special:AllPages? Of items in a table using JavaScript sorting code? Of > category members on category description pages? Is this about adding a > {{#sort:}} wikitext function? All of the above? None of the above? Both all and none of the above, or neither :p In all seriousness though – afaik this ticket requests the implementation of a central sorting mechanism that is bound to a Language. This can then be utilized in various places and exported to different formats where needed (eg. something in SQL/PHP to sort AllPages and Category members, as well as JSON export for jquery.tablesorter perhaps, anything is possible but the applications are not in the scope of this bug) -- 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
