I noticed that any html is stripped from the private msg.
since I am using the htmlArea plugin I just expected the html formatted message to be displayed as such.

Thoughts on this?

Thanks,

sull

Comments

TDobes’s picture

Assigned: Unassigned » TDobes

This should be accomplished by adding an "input format" selector to message composition pages and using filters on the output just like nodes/comments/blocks/the rest of Drupal.

I'll attempt to work on this when I get some time, but if anyone else has a chance to pick it up before then, feel free.

rscataran’s picture

Hi! I cant seem to make this working! Theres no Input Format selection when I write a new message. Can Anyone Help! Tnx. In Advance!

TDobes’s picture

rscataran: I have not yet found time to code this feature. I hope to have it done in time to release with the 4.6 version. I don't plan on adding it to 4.5, as it will require a database change (adding fields to keep track of input format).

TDobes’s picture

fixed in the 4.6 and cvs release

Anonymous’s picture