[Tickets #2859] NEW: Batch templating system
bugs@bugs.horde.org
bugs at bugs.horde.org
Wed Oct 26 03:32:50 PDT 2005
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/?id=2859
-----------------------------------------------------------------------
Ticket | 2859
Created By | horde at kentsworld.com
Summary | Batch templating system
Queue | Swoosh
State | New
Priority | 1. Low
Type | Enhancement
Owners |
-----------------------------------------------------------------------
horde at kentsworld.com (2005-10-26 03:32) wrote:
A batch templating system with it's own (very simple) keyword language for
sending personalised messages to multiple recipients.
Something like:
Dear %name{1}, it is a pleasure to be sending a message to you. I note that
your number is %msisdn, the current time here is %time and the current date
is %date.
It would be important to be able to split input fields by " " (as %name{1}
above is supposed to be an example of) or some other regex for 2 reasons:
1) SMSs are limited of space and full names are usually not necessary.
2) The 2 most common beginnings to SMS's I can imaging for this are:
a) Informal: Dear Kent (Dear %name{1})
b) Formal: Dear Mr Martin (Dear %name{2})
More information about the bugs
mailing list