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

--
Mark Sapiro <[EMAIL PROTECTED]>       The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan

------------------------------------------------------
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