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 |
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.