Posted by mattconnolly on June 27, 2008 at 5:16pm
| Project: | Forward |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | needs review |
Issue Summary
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
| Attachment | Size |
|---|---|
| forward-add-formatting.patch | 2.08 KB |
Comments
#1
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).