[Mailman-Users] Setting sitewide defaults that can't be changed?

Charles Sprickman spork at bway.net
Wed May 18 23:38:52 CEST 2005


On Wed, 18 May 2005, Brad Knowles wrote:

> At 2:09 PM -0700 2005-05-18, Mark Sapiro wrote:
>
>>  ADMIN_CATEGORIES.remove('archive')
>
> 	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',
>     ]

This is getting interesting...  I'm looking to hack up the admin interface 
to lock in some defaults and also to remove some of the options that tend 
to confuse simple "announce list" users.

I'm handy with PHP and perl, but I've never dug into Python at all.  What 
can you folks recommend as far as a crash-course in Python?

Thanks,

Charles

> -- 
> Brad Knowles, <brad at stop.mail-abuse.org>
>
> "Those who would give up essential Liberty, to purchase a little
> temporary Safety, deserve neither Liberty nor Safety."
>
>     -- Benjamin Franklin (1706-1790), reply of the Pennsylvania
>     Assembly to the Governor, November 11, 1755
>
>   SAGE member since 1995.  See <http://www.sage.org/> for more info.
> ------------------------------------------------------
> Mailman-Users mailing list
> Mailman-Users at 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/spork%40bway.net
>
> Security Policy: http://www.python.org/cgi-bin/faqw-mm.py?req=show&amp;file=faq01.027.htp
>



More information about the Mailman-Users mailing list