Enable Use Of Mollom for Any Form
msn - April 12, 2008 - 00:18
| Project: | Mollom |
| Version: | 5.x-1.1 |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
I would like the integration of the guestbook and tellafriend modules.
But,... maybe the sollution the captcha module has would be nice, the administration mode, giving the admin a "search form and set captcha" option.

#1
IMHO the CAPTCHA module does take the Drupal Way in allowing every form to be CAPTCHA-scanned, not just the preset ones. This feature request seems like a good one to me as it allows Mollom to provide more complete security.
#2
#3
I think that currently this is the #1 reason preventing a more widespread Mollom use (along the 'allow another fallback strategy' issue). Any development on this?
#4
Subscribing
#5
+1.
The mollom module also suggests its as easy as adding a mollom_$form_id variable in the comments for mollom_validate. However even that functionality doesn't work. This is a fairly big bug if you use any other sort of form other than core drupal forms for content entry.
#6
Check this patch for mollom + guestbook.
http://drupal.org/node/302941
#7
@lismail I guess that just solidifies my point. We shouldn't have to patch mollom for every contrib module :-D