Page 1 of 1

Customize

Posted: 27 Apr 2005, 14:28
by Franz
Hello,

First, forgive me my poor english ;-)
I just want to customize the body of the mail which is sent when a bug is updated. In fact, I just have to add a banner on top of the mail, just before the beginning of the message.
Which file have to be modified for that? Where can i put the html code i need to add in the body of the mail?

thanks!

Franz.

How to customize the body of the mail?

Posted: 27 Apr 2005, 14:30
by Franz
sorry i forgot to change the topic of my message!

Posted: 27 Apr 2005, 15:34
by thraxisp
A template based approach for email is in our roadmap, but not available yet.

If you know PHP, most of the formatting for messages is done in core/email_api.php, in the email_format_bug_message routine.

ok

Posted: 27 Apr 2005, 16:00
by Franz
Thank you very much, it works well, its exactly what i was looking for!

bye!