Closed (won't fix)
Project:
Drupal core
Version:
x.y.z
Component:
contact.module
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
30 Jul 2005 at 02:10 UTC
Updated:
31 Jul 2005 at 10:20 UTC
now you can choose an input format for the Additional information
comments are welcome :D
this is one part of http://drupal.org/node/27633
| Comment | File | Size | Author |
|---|---|---|---|
| contact.module_0.patch | 1.93 KB | Tobias Maier |
Comments
Comment #1
Steven commentedContact.module sends plain-text mail, so using check_markup() does not make sense.
Comment #2
Tobias Maier commentedthis is _not_ for the email
its for the instructions/additonal information which is shown on /contact (the contact form)
Comment #3
Tobias Maier commentednow you can forget this patch and apply directly this one
merging feedback.module into contact.module
it has much more improvements and bugfixes
Comment #4
dries commentedThis is not necessary. We don't do that for other admin textarea's either.