lp:~barry/mailman/templates

Created by Barry Warsaw and last modified
Get this branch:
bzr branch lp:~barry/mailman/templates
Only Barry Warsaw can upload to this branch. If you are Barry Warsaw please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Barry Warsaw
Project:
GNU Mailman
Status:
Development

Recent revisions

7093. By Barry Warsaw

- Test welcome message notifications.
- welcome.txt is no longer inserted into subscribeack.txt. This latter is
  renamed to welcome.txt as the default welcome message.

7092. By Barry Warsaw

Remove obsolete translations.

7091. By Barry Warsaw

 * Support downloading templates by URI, including mailman:// URIs. This is
   used in welcome and goodbye messages, and supports both language and
   mailing list specifications. E.g. mailman:///<email address hidden>/it/welc.txt

 * Schema changes:
   - welcome_msg -> welcome_message_uri
   - goodbye_msg -> goodbye_message_uri
   - send_welcome_msg -> send_welcome_message
   - send_goodbye_msg -> send_goodbye_message

 * New `ITemplateLoader` utility.

7090. By Barry Warsaw

 * Major redesign of the template search system, fixing LP: #788309. $var_dir
   is now used when search for all template overrides, site, domain, or
   mailing list. The in-tree English templates are used only as a last
   fallback.

7089. By Barry Warsaw

 * Added a `help` email command.

Also:
 - updated the 'join' command's descriptions
 - email commands should now have a short_description. The description
   (i.e. long description) should not repeat this information.

7088. By Barry Warsaw

Restore the RFC 2369 headers to accepted list posts.

7087. By Barry Warsaw

Prevent the `confirm` command from running more than once on the same token.
Also add some debugging to the verification message, IOW, which template is it
using (this may be more generally useful, but for now, it's an experiment).

7086. By Barry Warsaw

print functions!

7085. By Barry Warsaw

 * The `join` email command no longer accepts an `address=` argument. Its
   `digest=` argument now accepts the following values: `no` (for regular
   delivery), `mime`, or `plain`.

Also:
- Fix get_queue_messages() to properly sort on the string representation of a
  header, since it could be a Header instance.

7084. By Barry Warsaw

Make sure that an email subscription request is ignored for addresses which
are already members of the list.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:mailman
This branch contains Public information 
Everyone can see this information.

Subscribers