Chris,
Chris Kimpton wrote: > Hi, > > --- Paul Spencer <[EMAIL PROTECTED]> wrote: > >>I have updated the new user confirmation email to use a template >>for the >>message. This will allow a language specific "message" to be sent. >> To >>complete the task, I need to send a language specific "subject". >> >>Some ways to do this: >>2) Use Velocity template for subject. I am already doing this for >> the message body. >> > > +1 - as this is what the patch for manual approvals does ;-) The > subject and message are set in the same language specific file. It > means that the email generation is such that the email object is put > into the velocity context and thus is accessible from the message > body template. I like the way you did this. I will update the User Confirmation stuff this weekend. I should also get the other related stuff, as described in bug 4191, committed this weekend. > > > Regards, > Chris > Paul Spencer -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
