Closed (duplicate)
Project:
Mollom
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
17 Mar 2011 at 18:07 UTC
Updated:
13 Nov 2012 at 15:03 UTC
Jump to comment: Most recent file
Comments
Comment #1
sunThis is a feature that is currently in the pipeline, see #1020072-8: Rethink/simplify UI to protect/configure a form for details.
We'll be moving the implementation part for the new
unsureconfiguration parameter into this issue, so thanks for creating it :)Comment #2
sunAttached patch implements additional support for the "unsure" parameter of the Mollom API:
Comment #4
fuzzy76 commented+1
Comment #5
sunRe-rolled against 7.x-2.x.
Comment #6
sunLast remaining todo for this is to verify that we're sending the unsure parameter, the proper value for it, and only when it's applicable (checking for spam).
Comment #7
sunComment #8
udvranto commentedIs there a plan to make it available for D6?
Comment #9
udvranto commentedThe patch from #5 works perfectly for Drupal 6. You will only need the update function fixed.
Comment #10
sunSorry, this is now a duplicate of #1834860: Allow to accept "unsure" posts as ham without CAPTCHA or further validation (binary mode).