[[PageOutline(2-5,Contents,pullout)]] = HTML email notification = == Description == I suggest you a little tutorial explaining modifications to apply in order to receive email notification in HTML. [http://trac-html-notification.alwaysdata.net This tutorial] (in French) guides you to hack your Trac in release 0.11. A guide in English can be found [wiki:englishUsersMain here]. == Bugs/Feature Requests == Existing bugs and feature requests for TracHtmlNotificationPatch are [report:9?COMPONENT=TracHtmlNotificationPatch here]. If you have any issues, create a [http://trac-hacks.org/newticket?component=TracHtmlNotificationPatch&owner=akarzim new ticket]. == Download == Download the zipped source from [download:trachtmlnotificationpatch here]. [[BR]] == Source == You can check out TracHtmlNotificationPatch from [http://trac-hacks.org/svn/trachtmlnotificationpatch here] using Subversion, or [source:trachtmlnotificationpatch browse the source] with Trac. == Example == Just modify a ticket and have a look at your emails ;) [[Image(wiki:TracHtmlNotificationPatch:pGmr.png)]] == 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:[[BR]] The original 'ticket_notify_email.txt' gave some very strange results in Outlook because the html rendering engine in Outlook is crippled. Attached [http://trac-hacks.org/attachment/wiki/TracHtmlNotificationPatch/ticket_notify_email.txt new] version uses only kindergarten style html that even Outlook understands. [[ChangeLog(trachtmlnotificationpatch, 3)]] == Author/Contributors == '''Author:''' [wiki:akarzim] [[BR]] '''Maintainer:''' [wiki:akarzim] [[BR]] '''Contributors:''' dylancjaneke@gmail.com