Contents
HTML email notification
Description
I suggest you a little tutorial explaining modifications to apply in order to receive email notification in HTML. This tutorial (in French) guides you to hack your Trac in release 0.11. A guide in English can be found here.
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.
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 emails ;)
Recent Changes
Update by Krzysztof Antczak: version 0.13-dev attached 2 new patches, and third (as i can't attach it here - cause of spam protection): https://gist.github.com/e817766c844b7161de8e
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 2008-11-26 23:10:09
-
New hack TracHtmlNotificationPatch, created by akarzim
Author/Contributors
Author: akarzim
Maintainer: akarzim
Contributors: dylancjaneke@…
Attachments (5)
-
ticket_notify_email.txt
(1.8 KB) -
added by anonymous 4 years ago.
Genshi template that also works on Outlook
-
trachtmlnotification.patch2
(2.4 KB) -
added by traclover 4 years ago.
Patch allows email description/comment to has same look as in the ticket. Apply only after the first patch.
-
trac_notification.patch
(156 bytes) -
added by k.antczak@… 13 months ago.
fixed patch (first file) which works with latest trac-0.13dev
-
trac_ticket_notification.patch
(3.4 KB) -
added by k.antczak@… 13 months ago.
fixed patch (second file) which works with latest trac-0.13dev
-
pGmr.png
(50.4 KB) -
added by k.antczak@… 13 months ago.
Notification screenshot
Download all attachments as: .zip


