summaryrefslogtreecommitdiff
path: root/Mailman/Cgi/admin.py
diff options
context:
space:
mode:
authorbwarsaw2002-03-22 23:09:04 +0000
committerbwarsaw2002-03-22 23:09:04 +0000
commit55967c24c601a1a40e03019d38bb054643d0fe28 (patch)
tree509458affcc2327a44b207cd04c2a61afa0cb3c7 /Mailman/Cgi/admin.py
parent40a2de43f01c1c93b676d2758b5f52d9f9e1a33b (diff)
downloadmailman-55967c24c601a1a40e03019d38bb054643d0fe28.tar.gz
mailman-55967c24c601a1a40e03019d38bb054643d0fe28.tar.zst
mailman-55967c24c601a1a40e03019d38bb054643d0fe28.zip
Good suggestion by Fred Drake: the delivery of MIME vs. plain text
should be settable globally, since you're probably using the same MUA for all your list traffic. Specifically: main(): Define a Global class as a bag of attributes, and use this instead of the separate global_* variables. Added the extraction of the mime-globally form variable which sets the MIME digest setting globally. Always call global_options(), which now does the "do we need to do anything" test before locking the list. options_page(): Replace <mm-global-mime-button> with a checkbox for setting the MIME/plain text flag. global_options(): Signature changed to take an instance. Make sure that all non _* attributes have a non-None value before locking the list. Also, set the DisableMime member option.
Diffstat (limited to 'Mailman/Cgi/admin.py')
0 files changed, 0 insertions, 0 deletions