2010/7/22 Aryeh Gregor <[email protected]>: > On Wed, Jul 21, 2010 at 6:18 PM, Daniel Kinzler <[email protected]> wrote: >> While we definitly need efficient retrieval by namespace, the default sort >> key >> should *not* include the namespace prefix. it's very annoying that all files >> get >> sorted under "F" currently, or that pages from the Wikipedia namespace all >> end >> up under "W". > > That's totally orthogonal and is like a one-line change. Probably you > just have to change getPrefixedDBkey() to getDBkey() somewhere. > $wgCategoryPrefixedDefaultSortkey currently defaults to true, we could make that default to false instead.
Roan Kattouw (Catrope) _______________________________________________ Wikitech-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikitech-l
