if you use a textarea with a 'format' element just below it that is filter_form() provides the elements for, you can have WYSIWYG support. And when that is added, then the views_handler for the message should change from views_handler_field to views_handler_field_markup and we should provide the filter format in the definition of that field.
It would require a setting to set the filter format.
With #586966: Refactoring of the module in 2.x branch you could make it part of the flag defintion.
/me is thinking dangerous things.
Comments
Comment #1
sirkitree commentedDoesn't seem as though anyone's been interested in this or had the time to work on a patch. Closing.