This patch allows categorisation of lists when
displaying the "list of lists" in listinfo.py and
admin.py
It does this by adding a new property to the MailList
object called "categories", a new MailList member
function called GetListCategories, and a dictionary
making function in Utils.py
Changed files are:
listinfo.py
admin.py
Defaults.py
MailList.py
Utils.py...
2001-11-20 06:48:44 UTC in Mailman