Downloads
Download tar.gz
61.9 KB
MD5: a2e2c2646be11d146c573579124c755e
SHA-1: 1aed356e476db6431ee88426568c2113c7fdbd1f
SHA-256: 1639cff030ef9ad225c8f5386800d0afe8464ae86af739ba6aebee66dd935256
Download zip
86.37 KB
MD5: 62dd76100a44843e25aca64928fea7e8
SHA-1: f31d6396eb7a4b0b400bd7fec005cfc16c78f407
SHA-256: a8803db472ff3bc5f0ed6980f3efb2e09dca2f4c4af78ed9f69e1f9cde8936c4
Release notes
New features
- Improved Mollom's error handling so that we can correctly report network errors (versus Mollom errors).
- Added an 'administer mollom' permission for protecting the Mollom administration settings.
- Added "Powered by Mollom"-buttons in the
images-directory.
Bug fixes
- Fixed (theoretical) CAPTCHA by-pass issue.
- Fixed contact form error when Mollom is used with other modules that implement
hook_mail_alter(). - Made the CAPTCHA output valid XHTML.
- Fixed the position of the CAPTCHAs on certain forms (i.e. proper Form API weight).
- Updated the Mollom tests to work with the latest version of SimpleTest.
- Stop sending debug output to the Apache log files.
- Fixed code style issues.
Translations
- Updated the Swedish translation.
- Updated the German translation.
- Updated the French translation.