------------------------------------------------------------ revno: 1021 committer: Mark Sapiro <[EMAIL PROTECTED]> branch nick: 2.2 timestamp: Mon 2008-12-08 09:33:13 -0800 message: Minor update to the docstring in bin/newlist (apologies to translators). modified: bin/newlist
=== modified file 'bin/newlist' --- a/bin/newlist 2008-12-03 01:11:33 +0000 +++ b/bin/newlist 2008-12-08 17:33:13 +0000 @@ -91,8 +91,9 @@ '--urlhost' and '--emailhost' have precedence to this notation. If you spell the list name as just `mylist', then the email hostname will be -taken from DEFAULT_EMAIL_HOST and the url will be taken from DEFAULT_URL (as -defined in your Defaults.py file or overridden by settings in mm_cfg.py). +taken from DEFAULT_EMAIL_HOST and the url will be taken from DEFAULT_URL_HOST +interpolated into DEFAULT_URL_PATTERN (as defined in your Defaults.py file or +overridden by settings in mm_cfg.py). Note that listnames are forced to lowercase. """ -- Active development version (web u/i update) https://code.launchpad.net/~mailman-coders/mailman/2.2 You are receiving this branch notification because you are subscribed to it. _______________________________________________ Mailman-checkins mailing list [email protected] Unsubscribe: http://mail.python.org/mailman/options/mailman-checkins/archive%40jab.org
