Robert, On Sat, Mar 21, 2009 at 6:41 PM, Robert Dailey <[email protected]> wrote:
> I was just wondering if it was possible to force TRAC to send out HTML > formatted version of its ticket notification emails. The reason why I > want this is because GMail uses a non-monospaced font for plain text > emails. If the ticket information was in HTML, monospaced fonts could > be forced via CSS and it would render properly regardless. The special > ascii formatting used by TRAC becomes unreadable when the font is not > monospaced. > > Is there some easy configuration for this? Thanks. The easiest option that I'm aware of is the AnnouncerPlugin available here: http://trac-hacks.org/wiki/AnnouncerPlugin I've been using this plugin for a little while in a test trac instance, and it seems to work ok. The emails generated are certainly nice looking in graphical email clients. chris --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---
