The attached module integrates AntiSpam with the Webforms module in Drupal 7.

Welcome any feedback.

Cheers,
Chris

Comments

jody lynn’s picture

Title: Integration with Webforms module » Integration with Webform module
Status: Needs review » Needs work

Please submit this as a patch to antispam rather than a separate submodule.

Instead of causing a validation error of the webform, I believe you should use antispam_anti_spambot_action to be consistent with the rest of the module.

damienmckenna’s picture

Issue summary: View changes
damienmckenna’s picture

Status: Needs work » Needs review
StatusFileSize
new1.29 KB

Needs to be tested.

damienmckenna’s picture

StatusFileSize
new1.3 KB

Fixed the formatting - no more tabs.

damienmckenna’s picture

StatusFileSize
new2.58 KB

Added a setting to control whether it's enabled, and tweaked the logic a little.

damienmckenna’s picture

Status: Needs review » Fixed

Committed. FYI in my testing with Akismet I didn't find it very effective, but it'll hopefully be better than nothing.

damienmckenna’s picture

Version: 7.x-1.x-dev » 6.x-1.x-dev
Status: Fixed » Patch (to be ported)
Issue tags: +Needs backport to D6

Lets backport it.

damienmckenna’s picture

Version: 6.x-1.x-dev » 7.x-1.x-dev
Status: Patch (to be ported) » Needs review
StatusFileSize
new869 bytes
damienmckenna’s picture

Version: 7.x-1.x-dev » 6.x-1.x-dev
Status: Needs review » Patch (to be ported)

Ok, fixed that little bug, now back to D6.

avpaderno’s picture

Status: Patch (to be ported) » Closed (outdated)

I am closing this issue, since Drupal 4.x, 5.x, and 6.x are now not supported.