Downloads
Download tar.gz
144.36 KB
MD5: 42f50194860ffac8f9d58ab1634537e4
SHA-1: aaedd2d2f3dd9923185e43f80e55a8268e8e5f94
SHA-256: 7a879db4d254acdc53796ac42cb4c76b970a64e262ef94e7bae2382ea6de5496
Download zip
188.57 KB
MD5: b31a25665d1d48ecfad7be4575f39e5d
SHA-1: 6b5ab9add6c87ae807e495732f4fdebb79ace634
SHA-256: b2cba0667f10ae7748edd9fbdd786b44530c7e462853cd916ea0b004e030915c
Release notes
Changes since DRUPAL-6--1-14:
- #849340 by sun: Invoke hook_mollom_form_info() for loaded form only.
- #913954 by sun: Fixed PHP 4 incompatibility.
- #915204 by sun: Fixed unexpected T_ARRAY.
- #911328 by sun: Fixed blacklist entries not properly added and deleted.
- #924612 by sun, David_Rothstein: Fixed Mollom cache is not cleared when a form is unprotected.
- #909484 by sun: Added {mollom}.form_id to store originating form_id for session values.
- #881534 by sun, Dries: Allow to retain bad posts instead of discarding them.
- #939302 by sun, Everett Zufelt: Added a honeypot to help detecting bots.
- #942834 by sun: Added profile module support for user registration form.
- #923264 by Dries, sun: Cleaned up strings on module settings page.
- #942834 by sun: Added Profile List field type support and hardened tests.
- #918440 by sun: Fixed severe watchdog messages are not asserted.
- #922336 by sun, Andy Udvare: Fixed missing wmode attribute on Mollom statistics SWF.
- #881534 by sun: Removed some problematic / unused code for now.
- #936896 by sun: Fixed errors on content containing invalid UTF-8.
- #917544 by sun: Fixed aministrators are not aware of additional bypass permissions + other UX improvements.
- #944602 by sun: Fixed ambiguous form labels in lists of protectable forms.