The CCK email field module provides a contact form for people to send an email.
Can mollum be modified to support this contact form?
The CCK email field module provides a contact form for people to send an email.
Can mollum be modified to support this contact form?
Comments
Comment #1
dries commentedFor that to work, the Mollom module would need to be modified. It is currently not possible through configuration. This really is a feature request for Drupal 7, where hopefully, Mollom will be able to take advantage of the new Field API to figure out which fields are e-mail addresses so they can be binded to the proper element in the Mollom XML payload.
Comment #2
dave reidThis will be possible with #245682: Enable use of Mollom for any form.
Comment #3
ITMonkey commentedSince #245682 didn't address CCK email field contact forms in the end, is this feature request being added to 6.x-2.x or D7?