Trac - HTML email notification
Description
I suggest you a little tutorial explaining modifications to apply in order to recieve email notification in HTML. This tutorial guide you to hack your Trac in release 0.11 : http://trac-html-notification.alwaysdata.net
Bugs/Feature Requests
Existing bugs and feature requests for TracHtmlNotificationPatch are here.
If you have any issues, create a new ticket.
Download
Download the zipped source from here.
English Trac 0.11 users read this guide : English Guide Trac 0.11
Source
You can check out TracHtmlNotificationPatch from here using Subversion, or browse the source with Trac.
Example
just modify a ticket and have a look at your mails ;)
Recent Changes
Update: version 0.11.4 requires to change plain to html in line 398 of the file trac/notification.py (no trac/ticket/notification.py)
Update by Hans:
The original 'ticket_notify_email.txt' gave some very strange results in Outlook because the html rendering engine in Outlook is crippled. Attached
new version uses only kindergarten style html that even Outlook understands.
[4880] by akarzim on 11/26/08 23:10:09
New hack TracHtmlNotificationPatch, created by akarzim
Author/Contributors
Author: akarzim
Contributors: dylancjaneke@gmail.com
Attachments
- ticket_notify_email.txt (1.8 kB) -
Genshi template that also works on Outlook
, added by anonymous on 07/03/09 19:20:08. - trachtmlnotification.patch2 (2.4 kB) -
Patch allows email description/comment to has same look as in the ticket. Apply only after the first patch.
, added by traclover on 10/05/09 15:25:41.

