Christian Robottom Reis <[email protected]> writes: > However, it's interesting to note that there isn't a per-month index and > the paging is done based on reverse date. I wonder if this is > intentional or there's still work to be done, or just configuration > missing.
Both are intentional, though certainly subject to change if we don't like them. The reverse chronological order is because one is somewhat more likely to look for a recent thread. I.e., it's the same reasoning by which 'bzr log' output is reverse chronological. The lack of per-month indexing is just because I never saw what the point of per-month indexing is :-). Especially once we have search (well, we have external Google search right now, but I mean dedicated search functionality limited to the specific list archive -- see https://bugs.launchpad.net/launchpad-registry/+bug/397673). -Karl _______________________________________________ Mailing list: https://launchpad.net/~launchpad-users Post to : [email protected] Unsubscribe : https://launchpad.net/~launchpad-users More help : https://help.launchpad.net/ListHelp

