summaryrefslogtreecommitdiff
path: root/Mailman/Message.py
diff options
context:
space:
mode:
authorbwarsaw2001-10-15 20:53:46 +0000
committerbwarsaw2001-10-15 20:53:46 +0000
commit33e83ee21ddc441fc27ffc328291a023e9e8557d (patch)
tree069ff04f2fa1254fca0f2f24d87e2bbe1a158c32 /Mailman/Message.py
parent2b8f5686a4780a45022c2ad5c3ce7adf3af33b70 (diff)
downloadmailman-33e83ee21ddc441fc27ffc328291a023e9e8557d.tar.gz
mailman-33e83ee21ddc441fc27ffc328291a023e9e8557d.tar.zst
mailman-33e83ee21ddc441fc27ffc328291a023e9e8557d.zip
main(): category_suffix -> category, and get subcat from parts[0]
Pass subcat to change_options() and show_results() calls. option_help(): Get both category and subcat from varhelp. Include the standard footer when no valid variable name is found. Be sure the form action url includes any subcat. Pass subcat to add_options_table_item() call. show_results(): category_suffix -> subcat. Be sure to include the subcat in the form action url. Pass subcat to the show_variables() call. show_variables(): Accept subcat, and pass it along to the add_options_table_item() call. add_options_table_item(): Accept subcat and pass it along to the get_item_gui_description() call. get_item_gui_description(): Accept subcat, and make sure that the VARHELP query url extension includes any subcat, otherwise the variable lookup will fail. member_options(): Include another column which contains the mod user-specific moderation bit. change_options(): Accept subcat, and be sure to pass that into the GetConfigInfo() calls. Also, set the user's Moderate flag based on the value of the user_mod key.
Diffstat (limited to 'Mailman/Message.py')
0 files changed, 0 insertions, 0 deletions