Mollom 6.x.1.11 (just recently released) has an option to display a link to Mollom's privacy policy on any form protected by Mollom. This works with the 6.12 (core) Contact module but does not appear with the latest (2010-Feb-18) version of this module on either user or site-wide contact forms.

Comments

dave reid’s picture

On it.

dave reid’s picture

That's because this backport doesn't use the same form IDs and core's contact module. I added an implementation of hook_mollom_form_info_alter() to adjust to the new form IDs. You'll still need to go into your Mollom settings, delete the old contact form settings, and add them as new protections.

dave reid’s picture

Status: Active » Fixed

Better yet, I'll just suck it up and re-use the form ID's from the core contact module so we can get them interchangeable.

Mel55113’s picture

Boy, that was quick! Thanks Dave!

I'll wait for the nightly build and give it a try.

Mel

Status: Fixed » Closed (fixed)

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