Summary | message templates |
Queue | IMP |
Queue Version | HEAD |
Type | Enhancement |
State | Resolved |
Priority | 1. Low |
Owners | |
Requester | tmerritt (at) email (dot) arizona (dot) edu |
Created | 01/10/2005 (7505 days ago) |
Due | |
Updated | 10/22/2005 (7220 days ago) |
Assigned | 01/12/2005 (7503 days ago) |
Resolved | 10/22/2005 (7220 days ago) |
Milestone | |
Patch | No |
State ⇒ Resolved
New Attachment: imp.template[1].patch
as fixing the warnings when running with E_ALL. Thanks
possible.
implement it yet, my thinking was that this could be used to respond
to email with various canned messages for use by support people. This
would be able to be used in replies where resuming drafts cannot. If
that makes sense for inclusion by somebody other than me I'll go ahead
and make the changes that you suggested to the patch.
State ⇒ Assigned
Beside that some comments on the patch:
- make sure that the code is E_ALL safe
- the template template :-) is more or less a copy of the compose
template. that makes maintaining it a mess, the general compose
template should be extended instead.
New Attachment: imp.template.patch
Priority ⇒ 1. Low
Type ⇒ Enhancement
Summary ⇒ message templates
Queue ⇒ IMP
State ⇒ New
templates to be stored per user that would either automatically
populate some of the fields in a message composition page, at least
the message text field. More elaborately, it could pop up a js dialog
to fill in variables that are in the template, like a manual version
of mail merge.