
ivanelsonnunes at gmail
Aug 2, 2012, 5:51 AM
Post #8 of 10
(460 views)
Permalink
|
|
Re: Options plugin to send email in html format?!?!
[In reply to]
|
|
Steffen, Here best explains the problem of AnnouncerPlugin: Hello, > > I'm using the AnnouncerPlugin on a couple of Trac installations to send > HTML emails, and it's not properly formatting ticket updates that have Wiki > formatting in them. For example, if I put in the Wiki text: > > Test of `formatting` in '''announcer''' > * Including > * Bulleted > * Lists > > > It will display in the ticket something like this: > > Test of formatting in *announcer* > > > - Including > - Bulleted > - Lists > > But in my email like this: > > Test of `formatting` in '''announcer''' * Including * Bulleted * Lists > > > Has anybody else seen this? Is there a configuration option I'm missing > somewhere? Or is this something I should report as a bug? > > Thanks, > > ------Scott. > > Em quarta-feira, 1 de agosto de 2012 18h26min49s UTC-3, hasienda escreveu: > > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On 01.08.2012 22:23, ynoslenav wrote: > > The Announcer Plugin does not keep the messages WikiFormatting > > format, then the body of the email shows plain text. > > Hm, if you installed it, you can look at <trac-site>/wiki/TracIni for > supported options of all installed plugins. This is most relevant here: > > [announcer] > default_email_format > > Accepted values are 'text/plain' and 'html'. > > You've certainly read the wiki documentation for Announcer, haven't you? > > > Guess it was not a good idea to change the TracNotification by > > AnnouncerPlugin. :( > > > > Sure, if that formatting thing is more important to you than i.e. per-user > opt-in/-out and other configuration options, well then stick to > TracNotification, please. > > > A plugin to send messages in rich text format was more than happy ?!? > > \o/ > > Don't get that. What do you mean? > > Steffen Hoffmann > > > [1] http://trac-hacks.org/wiki/AnnouncerPlugin#EmailConfig > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.10 (GNU/Linux) > Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ > > iEYEARECAAYFAlAZnxgACgkQ31DJeiZFuHe9RgCfSRWWqOmz1gd9JhOj1agUQ9tG > h4cAni4z5oopfH41cV8eYE9oX84zJ2Sp > =IK3u > -----END PGP SIGNATURE----- > -- You received this message because you are subscribed to the Google Groups "Trac Users" group. To view this discussion on the web visit https://groups.google.com/d/msg/trac-users/-/3UL7rwL5Y1oJ. To post to this group, send email to trac-users [at] googlegroups To unsubscribe from this group, send email to trac-users+unsubscribe [at] googlegroups For more options, visit this group at http://groups.google.com/group/trac-users?hl=en.
|