Customize

Get help from other users here.

Moderators: Developer, Contributor

Post Reply
Franz

Customize

Post 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.
Franz

How to customize the body of the mail?

Post by Franz »

sorry i forgot to change the topic of my message!
thraxisp
Developer
Posts: 509
Joined: 14 Feb 2005, 03:38
Location: Ottawa, Canada
Contact:

Post 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.
Franz

ok

Post by Franz »

Thank you very much, it works well, its exactly what i was looking for!

bye!
Post Reply