once in a while in my web travels i get stopped by a mollom
spam check and get slightly annoyed. i have no idea how many times i
have posted comments and have passed silently. i think that if people
knew that their comments were being silently checked, they would feel
better about mollom.
so, my proposal is to add an optional read-only item to the comment
form that says "spam check by mollom". this would be a huge marketing
move by you; today we only know about mollom when a site thinks that
we are possible spammers.
i considered that there might be security/load risks about disclosing
that a form is protected by mollom before a user posts anything. i
can't think of a problem with it that would too terrible.
| Comment | File | Size | Author |
|---|---|---|---|
| #14 | mollom-HEAD.privacy.13.patch | 12.13 KB | sun |
| #13 | mollom-DRUPAL-6--1.privacy.12.patch | 3.12 KB | sun |
| #12 | mollom.privacy.12.patch | 11.93 KB | sun |
| #10 | mollom.privacy.10.patch | 10.51 KB | sun |
| #8 | mollom-DRUPAL-6--1.privacy.7.patch | 1.89 KB | sun |
Comments
Comment #1
sun+1
I can only guess that it might have been skipped, because paid subscribers may want to not have such a promotional link. But then again, I see no reason why it shouldn't be configurable for all users and default to "on".
Comment #2
dries commentedIt is good marketing for Mollom, but more importantly, it is probably the right thing to do from a privacy point of view -- we should probably link to the Mollom web service privacy policy?
Comment #3
scoutbaker commentedI'm OK with this as long as it's optional. After all, the Mollom service agreement (for the free service), states, in part:
There are many ways these notices can be handled, depending on the site. Forcing one particular way would be...not nice. If I've chosen to provide information and link to my privacy policy, I don't necessarily want a second notice pointing to Mollom's policy directly on my form.
Personally, I happen to go overboard and link to my own policy, and Mollom's.
Comment #4
sunHere we go.
I spent quite some time on the wording + description of the administrative setting to enable/disable, so I think that should be fine.
However, the actual notice about privacy appearing in protected forms feels, reads, and looks quite lengthy. Not sure whether it has to be that long.
Comment #5
sunScreenshots:
Comment #6
sunShortened to:
"By submitting this form, you accept the Mollom privacy policy."
Comment #7
dries commentedGreat. Committed to D6. Let's port to D7.
Comment #8
sunLet's make it valid for XHTML Strict.
Comment #9
dries commentedCommitted.
Comment #10
sunAnd the port to HEAD.
Comment #11
sunthank god, I have tabs in my patch
Comment #12
sunWithout tabs. And with -url suffixes for t() tokens.
Separate issue: We want to eliminate that @mollom-site-manager-add-url token. I've already shortened that description in a previous patch, but it looks like we can shorten it even more. :)
Comment #13
sunSame string changes for D6.
Comment #14
sunerm, sorry, seems I was too fast for my diff viewer. A JS behavior name change got lost. (HEAD)
Comment #15
dries commentedCommitted to CVS HEAD. Marking fixed.
Comment #16
sunWe missed the patch in #13 for 6.x.
Comment #17
dries commentedCommitted #13.
Comment #19
Diego Herranz commentedWhen a user reads:
"By submitting this form, you accept the Mollom privacy policy."
He might get worried because he doesn't know what Mollow is at all.
Maybe:
"By submitting this form, you accept the Mollom privacy policy (anti-spam and quality monitoring)"
And so, the user gets the idea of the anti-spam service, and doesn't worry that much.
Thank you very much for this GREAT module.
Comment #20
sunMoved @Diego Herranz's suggestion in #19 into #1410818: Clarify privacy policy link