Mollom has new support for other forms. I'm not sure how well it works with ajax forms but the privatemsg module author has gotten it to work:

http://drupal.org/node/720038

I often get a lot of spam with this module and I have also used the unfuddle module to hook it up so we get a lot of spam tickets it would be good to filter out that. Though I suppose if someone is blocked by mollom and they shouldn't be they might want to use this form to report it.

CommentFileSizeAuthor
#18 feedback.mollom.patch898 bytessun
#10 775322.patch834 bytesjody lynn

Comments

xibun’s picture

+1, this would be a big help! (we would like to just use "Text analysis" - without CAPTCHAs. this should be possible according to Dries feedback to my request)

Dr Jay’s picture

+1

g.k’s picture

+1

jp2020’s picture

+1 (spam would make this module unusable)

jody lynn’s picture

sun’s picture

Status: Active » Postponed

Very good point.

jody lynn’s picture

Version: 6.x-2.x-dev » 7.x-2.x-dev

This is now being held up by #351698: Use entities for Feedback messages because we should use mollom's entity integration.

zazinteractive’s picture

+1, been getting a lot of spam recently

jody lynn’s picture

Status: Postponed » Active

#351698: Use entities for Feedback messages has landed, so time to add this

jody lynn’s picture

Status: Active » Needs review
StatusFileSize
new834 bytes

Here it is, and tested.

tim.plunkett’s picture

Status: Needs review » Reviewed & tested by the community
jody lynn’s picture

Status: Reviewed & tested by the community » Fixed

Committed.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

guntherdevisch’s picture

Version: 7.x-2.x-dev » 6.x-2.x-dev

Does this patch also works for Drupal 6.x?

Edit: it does :) sorry for the spam!

Thanks,
Gunther

Rob_Feature’s picture

Status: Closed (fixed) » Active

This doesn't appear to exist in the 6.x version of the module, yet it says here it was committed. reopening to get some clarity.

jody lynn’s picture

The feature is only for 7.x. If someone wants to backport it to 6.x, feel free, but I'm only working on 7.x development at this point.

Rob_Feature’s picture

I applied this to 6.x and it works as expected. Anyone else tested this?

EDIT: Actually, it doesn't work for D6...just a spinning status wheel and no submission with mollom enabled.

sun’s picture

Title: Support Mollom » Mollom support
Status: Active » Needs review
StatusFileSize
new898 bytes

Mollom should be fully supported in 7.x-2.x by now. Mollom module's API is identical for D7 and D6, so technically the same code should work. However, Feedback module has been rewritten into an entity for D7, so its form looks a bit different.

Additionally, Feedback's form validation for the feedback form is inferior in D6, since the more advanced Ajax framework was only introduced in D7. Thus, I'm not sure whether the form validation will actually work.

Lastly, Feedback 6.x-2.x does not allow to delete feedback entries in any way, so you're also not able to report feedback entries as spam to Mollom...

So the probability that this integration will work for D6 is actually very small. Nevertheless, feel free to test attached patch. ;)

mparker17’s picture

Issue summary: View changes
Status: Needs review » Closed (outdated)

The Drupal 6 version is no longer available, and no longer maintained. Also, as far as I'm aware, the Mollom service is no longer available. So I'm going to close this issue as outdated.

If you'd like to maintain the Drupal 6 version, please post an issue in the queue.

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.