Closed (outdated)
Project:
Feedback
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
19 Apr 2010 at 13:18 UTC
Updated:
24 Apr 2026 at 22:12 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
xibun commented+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)
Comment #2
Dr Jay commented+1
Comment #3
g.k commented+1
Comment #4
jp2020 commented+1 (spam would make this module unusable)
Comment #5
jody lynn#305744: Return validation error (use AJAX framework) needs to be finished first.
Comment #6
sunVery good point.
Comment #7
jody lynnThis is now being held up by #351698: Use entities for Feedback messages because we should use mollom's entity integration.
Comment #8
zazinteractive commented+1, been getting a lot of spam recently
Comment #9
jody lynn#351698: Use entities for Feedback messages has landed, so time to add this
Comment #10
jody lynnHere it is, and tested.
Comment #11
tim.plunkettComment #12
jody lynnCommitted.
Comment #14
guntherdevisch commentedDoes this patch also works for Drupal 6.x?
Edit: it does :) sorry for the spam!
Thanks,
Gunther
Comment #15
Rob_Feature commentedThis 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.
Comment #16
jody lynnThe 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.
Comment #17
Rob_Feature commentedI 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.
Comment #18
sunMollom 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. ;)
Comment #19
mparker17The 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.