Downloads

Download tar.gz 12.39 KB
MD5: 0f91a63c4b3b31ca989d08971492fe11
SHA-1: b3ebf7cbce60760285e33c5fd01ac4d54191ce5a
SHA-256: 2359cefe599da2952238aeb8f3bcffd1864fe151e74fb7abd4d11faf76982282
Download zip 14.09 KB
MD5: e972d0a5f3713f4708a2951eaada996a
SHA-1: 03827bb6c5d611cb2618e247e2b836eb0b3daf08
SHA-256: b914ed20274bda4edf2b3622d2c6972e1e1f6e8972cb184da66a00bd4ed65898

Release notes

This is a new release on a new branch of the code with new functionality. Below are the individual messages showing what has changed compared to the 5.x-1.x set of code. This release is a stepping stone towards the 6.x release which will be coming soon. If you currently use comment_notify you will need to upgrade to the 2.x version of the code prior to upgrading to 6.x-1.0. That is why I am trying to create a stable 5.x-2.0. Once this version has known users who upgraded successfully then I will be able to create and release the 6.x-1.0 version of this module.

This new branch also attempts to provide PostgreSQL compliance. If you were avoiding this module because of a lack of PostgreSQL support, please help test this new version so we can make it compatible with both databases.

New Features Since the 5.x-1.x version of Comment Notify

removing code style issues found by the coder module - thanks, Doug, Stella, Sun, and ezyang
feature #171034 by greggles: if emails are not required by drupal, validate the comment submit form to require emails if they try to get comment notification
  feature #192325 by greggles: provide a permission for comment notify usage
  feature #264584 by greggles: Limit Comment Notify to Certain Node Types
  feature #229582 by greggles: Don't notify registered users by default - let them opt-in and provide help to change the default.
  feature #232564 by greggles: refactor data structure so core tables are not altered and move towards PostgreSQL compliance
Created by: greggles
Created on: 30 Jul 2008 at 15:28 UTC
Last updated: 30 Jul 2008 at 17:25 UTC
New features
Unsupported

Other releases