[Mailman-Users] How to list all members of a list/search broken

Todd Freedom_Lover at pobox.com
Wed Apr 28 19:33:04 CEST 2004


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Kai Schaetzl wrote:
> There doesn't seem to be an option for listing all members on the web 
> interface and there's also no chance to do it with the search.

There is, but it's not in the obvious place that list admins would
look for it.  Check the bottom of the listinfo page for your list and
you can get the subscriber list from there.

IMHO, this link ought to be in the admin section someplace too.  A
trivial patch to add this to the "Other Administrative Activities"
section would look like this (leaving i18n as an exercise for the
interested):

- --- mailman-2.1.4/Mailman/Cgi/admin.py~	Wed Dec 24 12:27:45 2003
+++ mailman-2.1.4/Mailman/Cgi/admin.py	Wed Apr 28 13:23:35 2004
@@ -412,6 +412,8 @@
                             _('Tend to pending moderator requests')))
     otherlinks.AddItem(Link(mlist.GetScriptURL('listinfo'),
                             _('Go to the general list information page')))
+    otherlinks.AddItem(Link(mlist.GetScriptURL('roster'),
+                            _('View all members of this list')))
     otherlinks.AddItem(Link(mlist.GetScriptURL('edithtml'),
                             _('Edit the public HTML pages')))
     otherlinks.AddItem(Link(mlist.GetBaseArchiveURL(),

- -- 
Todd        OpenPGP -> KeyID: 0xD654075A | URL: www.pobox.com/~tmz/pgp
======================================================================
The human race divides itself politically into those who want to be
controlled, and those who have no such desire.
    -- Robert A. Heinlein

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)
Comment: When crypto is outlawed bayl bhgynjf jvyy unir cevinpl.

iD8DBQFAj+rQuv+09NZUB1oRAtrpAJ0dtdgzXjzoFhUBK6EmovSsq/KS1ACeM9G2
Fw5M9H//oeVnJXWMnkhY63Y=
=9xJ0
-----END PGP SIGNATURE-----




More information about the Mailman-Users mailing list