I thought it would be nice to allow users to select an Input filter to be applied to outgoing text messages.

Attached is a patch that does this. It's good enough for my purposes, but needs some review - in particular to do with user access privileges to filters.

-Matt

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

mattconnolly’s picture

FileSize
723 bytes

See the second patch, which removes the '

' tags around the user's message in a tag. This is pretty redundant anyway, since it's already in a

where styles can be set by CSS without needing the explicit tag.

the tag also interferes with rich text (eg: if you're using TinyMCE or FCKeditor on your drupal site).

john.oltman’s picture

Version: 6.x-1.x-dev » 8.x-1.x-dev
Issue summary: View changes
Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.