Closed (fixed)
Project:
ecard
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
6 Jan 2011 at 14:20 UTC
Updated:
8 Feb 2013 at 14:50 UTC
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
Comment #1
sunYes, 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.
Comment #2
kars-t commentedAssigning this to me for D7.
Comment #3
kars-t commentedMoving to D7
Comment #4
kars-t commentedI added most basic support for molloms captcha. But I can't figure how to add the text analysis mapping.