Since nobody seemed to have any help on this subject, I'll post what I have 
done to make it work.  I have very limited knowledge of python, so 
comments/suggestions are appreciated.  It's just a change to one file (the diff 
is below).

literacy% diff HyperDatabase.py HyperDatabase.py.old
294,295d293
<         if index == 'date': dateIndex = 1
<         else: dateIndex = 0
299,301d296
<             if dateIndex == 1:
<                 index.sorted.reverse()
<                 key, msgid = index.first()

Duncan

-----------------------------------------------
Duncan Salada
Titan Corporation


> -----Original Message-----
> From: Salada, Duncan 
> Sent: Friday, December 03, 2004 4:18 PM
> To: [EMAIL PROTECTED]
> Subject: [Mailman-Users] archive sort order
> 
> 
> Hello All,
> 
> I'm new to the list, so I hope this hasn't been asked too 
> many times before (I did try to use the searchable archives, 
> but mail-archive.com is refusing connection).
> 
> How can I change the sort order for the archives of our 
> lists?  In other words, I'd like the archives to be sorted by 
> date descending instead of date ascending.  Any help on how 
> to do this?
> 
> Duncan
> 
> -----------------------------------------------
> Duncan Salada
> Titan Corporation
------------------------------------------------------
Mailman-Users mailing list
[EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/

Reply via email to