Hi there,
Broadcast input format seems to be "text plain", it would be nice if could have at least Filtered HTML to have line breaks.
Hi there,
Broadcast input format seems to be "text plain", it would be nice if could have at least Filtered HTML to have line breaks.
Comments
Comment #1
pomliane commentedsubscribing
Comment #2
SebCorbin commentedMoving this to another level...
Comment #3
SebCorbin commentedChanging project after reading carefully the main webmasters' page ;)
Comment #4
gábor hojtsyWhere would this configuration be? I don't know.
Comment #5
SebCorbin commentedIt's in fact related to messaging & notifications: http://localize.drupal.org/admin/messaging/settings/method
This is set on plain text whereas the site-wide setting for input format is Filtered HTML (http://localize.drupal.org/admin/settings/filters/list).
Comment #6
gábor hojtsySet it to filtered HTML. Not sure what effect will this have? HTML emails will be sent? Or what's the usefulness of the change?
Comment #7
gábor hojtsyThis also had side effects, so rolled back. See http://drupal.org/node/664998#comment-5125308
Comment #8
SebCorbin commentedConfigured the "Messaging plain text" input format to use the "Plain text" filter instead of "HTML to text" on my local installation.
Tested with contact mails, immediate notifications mail, broadcast mail: all good.
Unfortunately, I can't get the notifications digests (every hour, daily, etc.) to work on my installation.
Comment #9
gábor hojtsyThat sounds like it would mean that if you have a HTML list (ul and such) in the post, it would appear garbled because the "nice" formatter did not run on it?
Comment #10
SebCorbin commentedTested a Story content with some HTML in it :
Ends up in notification mail with "Plain text" filter :
Whereas with HTML filter :
Comment #11
SebCorbin commentedFigured out how to have a nice mail in every case : configure the "Messaging plain text" format with the two filters "HTML to text" and "Line break converter" then rearrange them putting the line break converter first.
Sorry for the delay :)
Comment #12
gábor hojtsyOk, done this. Looking forward to how its going to work or break. Please reopen if it caused issues.
Comment #13
SebCorbin commentedJust broadcasted a mail, all good.
Comment #15
gábor hojtsyMoving to new queue (sorry for issue-bombing).