----- Original Message ----- 
From: "Mark Sapiro" <[EMAIL PROTECTED]>
To: "George Booth" <[EMAIL PROTECTED]>; <mailman-users@python.org>
Sent: Wednesday, May 18, 2005 5:21 PM
Subject: Re: [Mailman-Users] Setting sitewide defaults that can't be 
changed?


> George Booth wrote:
>>----- Original Message ----- 
>>From: "Brad Knowles" <[EMAIL PROTECTED]>
>>>
>>> Why not instead have the following in mm_cfg.py:
>>>
>>> ADMIN_CATEGORIES = [
>>>     # First column
>>>     'general', 'passwords', 'language', 'members', 'nondigest', 
>>> 'digest',
>>>     # Second column
>>>     # Old version commented out, and "archive" removed
>>>     # 'privacy', 'bounce', 'archive', 'gateway', 'autoreply',
>>>     'privacy', 'bounce', 'gateway', 'autoreply',
>>>     'contentfilter', 'topics',
>>>     ]
>>
>>Wonderful, that worked nicely. Thank you! :)
>>
>
> If you didn't make other changes, I think you will find that even
> though the link is gone from the admin pages that you will still be
> able to go ditectly to the
> http://www.example.com/mailman/admin/<list>/archive page.
>
> To prevent this, I think you need to remove the line
>
> from Archive import Archive
>
> from Mailman/Gui/__init__.py

It's fine that the page is still accessible; my users aren't, uhm...bright 
enough to figure out how to get directly to the archive page without that 
link on the main page. :)
<>-<>-<>-<>-<>-<>-<>-<>-<>
George Booth     iTech System Administrator
[EMAIL PROTECTED]
University of Southern Mississippi 


------------------------------------------------------
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=show&amp;file=faq01.027.htp

Reply via email to