On 08/27/2018 04:18 PM, Mark J Bradakis via Mailman-Users wrote: > I have a feeling I may have asked this question a few years ago. Maybe not. > > When you go to the admin web page of pending moderator requests, the > messages are presented in a list using alphabetical order of the > sender. Is there a way to easily change this so they are presented by > date, oldest to newest?
From the NEWS file for Mailman 2.1.16 > - There is a new DISPLAY_HELD_SUMMARY_SORT_BUTTONS setting which if set > in mm_cfg.py will display a set of radio buttons in the admindb held > message summary to select how the held messages are sorted and grouped > for display. The exact setting determines the default grouping and > sorting. See the description in Defaults.py for details. and from Defaults.py > # Shall the admindb held message summary display the grouping and sorting > # option radio buttons? Set this in mm_cfg.py to one of the following: > # SSENDER -> Default to grouped and sorted by sender. > # SSENDERTIME -> Default to grouped by sender and sorted by time. > # STIME -> Default to ungrouped and sorted by time. > DISPLAY_HELD_SUMMARY_SORT_BUTTONS = No -- Mark Sapiro <[email protected]> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan ------------------------------------------------------ Mailman-Users mailing list [email protected] https://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://wiki.list.org/x/AgA3 Security Policy: http://wiki.list.org/x/QIA9 Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: https://mail.python.org/mailman/options/mailman-users/archive%40jab.org
