From fc6e55c9a4ce25f11eb6fa12be8d362c419a7dbc Mon Sep 17 00:00:00 2001 From: klm Date: Sun, 24 May 1998 13:44:14 +0000 Subject: Use more of the available space in the basic description for 'info' field to better explain where it is used. --- modules/maillist.py | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'modules/maillist.py') diff --git a/modules/maillist.py b/modules/maillist.py index 7719005d2..f141309d7 100644 --- a/modules/maillist.py +++ b/modules/maillist.py @@ -1,6 +1,6 @@ "The class representing a mailman maillist. Mixes in many feature classes." -__version__ = "$Revision: 524 $" +__version__ = "$Revision: 535 $" try: import mm_cfg @@ -191,7 +191,10 @@ class MailList(MailCommandHandler, HTMLFormatter, Deliverer, ListAdmin, " what the list is."), ('info', mm_cfg.Text, (7, 50), 0, - 'A descriptive paragraph about the list.', + 'An introductory description - a few paragraphs - about the' + 'list. It will be included, as html, at the top of the' + 'listinfo page. Carriage returns will end a paragraph - see' + 'the details for more info.', "The text will be treated as html except that newlines" " newlines will be translated to <br> - so you can use" -- cgit v1.2.3-70-g09d2