[Mailman-Users] REQ: show member names as well as email addresses

2005-07-30 Thread Daevid Vincent
I'm using version 2.1.5 (Gentoo) and when a member views the member list, it
only shows the email addresses. I request that it also (or have the option
for the moderator to allow this) to show the Names of the members too. It
shows the full name when you click on the hyperlinked obscured email, but
that is tedious if you're trying to find someone but don't know their email
address.

--
Mailman-Users mailing list
Mailman-Users@python.org
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/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=showamp;file=faq01.027.htp


Re: [Mailman-Users] web stuff for mailman

2005-07-30 Thread Jim Tittsler
On 2005/07/30 08:50, Sean Roe wrote:
 When I click on it, it goes to:
 
 http://lists.adoption.com/cgi-bin/mailman/admin/test_mag
 
 which doesn't work.it keeps sticking /cgi-bin/ in front of all the 
 links it generates.  I have tried different iterations of mm_cfg.py
 
 DEFAULT_URL_PATTERN = 'http://%s/mailman'
 
 and it still doesn't work.  So how do I fix this?

DEFAULT_URL_PATTERN = 'http://%s/mailman/'

1. After making a configuration change that affects the URL, remember 
that you need to run fix_url to update existing lists:
   bin/withlist -l -r fix_url test_mag

2. Make sure DEFAULT_URL is still set to None.  (At least one packager 
used to change it.)

3. Did you restart Mailman?

-- 
Jim Tittsler http://www.OnJapan.net/  GPG: 0x01159DB6
Python Starship  http://Starship.Python.net/crew/jwt/
Mailman IRC  irc://irc.freenode.net/#mailman
--
Mailman-Users mailing list
Mailman-Users@python.org
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/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=showamp;file=faq01.027.htp