Is it possible to use Mollom with the ecard module - http://drupal.org/project/ecard? In testing I was able to protect the creation of an ecard with Mollom but what I need is to be able to protect the form used to sent an ecard after the card has been created.

Comments

sun’s picture

Title: Use with Ecard module » Mollom integration
Project: Mollom » ecard
Version: 6.x-1.15 » 6.x-1.x-dev
Component: Miscellaneous » Code
Category: support » feature

Yes, this is possible, but requires Ecard module to implement Mollom's module hooks.

See mollom.api.php for elaborate details. See end of mollom.module for various integration examples for Drupal core modules.

kars-t’s picture

Assigned: Unassigned » kars-t

Assigning this to me for D7.

kars-t’s picture

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

Moving to D7

kars-t’s picture

Status: Active » Fixed

I added most basic support for molloms captcha. But I can't figure how to add the text analysis mapping.

Status: Fixed » Closed (fixed)

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