Closed (fixed)
Project:
Mollom
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
14 Aug 2011 at 23:46 UTC
Updated:
24 Apr 2014 at 17:13 UTC
Jump to comment: Most recent, Most recent file
While mollom.api.php contains developer info for which fields to expose in the first place,
Field API/CCK, Webform, and other third-party modules can expose arbitrary text fields, which may or may not be suitable for inclusion in text analysis.
I've encountered some bogus configurations in support requests in the past, so adding a description here would be very helpful.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | mollom.form-fields-description.2.patch | 1.09 KB | sun |
| 0001-Added-admin-description-to-clarify-which-fields-to-e.patch | 1.05 KB | sun |
Comments
Comment #1
sunIdeally, we'd also explain that the total amount of text being checked through enabled fields should be longer than a few words.
There's no minimum length for text analysis, but people often make the mistake to use text analysis on forms that consist of contact/address information fields only, which isn't really suitable for text analysis.
Comment #1.0
sunUpdated issue summary.
Comment #2
sunCommitted attached patch to 7.x-2.x.
Comment #3.0
(not verified) commentedUpdated issue summary.