This project is not covered by Drupal’s security advisory policy.

This module extends notify module to allow content to be selected per user based on Views.

The UID of the user being mailed can be passed as an argument to views, allowing a unique set of nodes to be selected for each recipient. This feature is quite powerful in combination with a bit of argument handling code, as you can transform the argument at-will, based on any characteristic of the user. For example, the initial implementation of this module was used to notify users of all nodes with a 'city' field matching the user's city.

Not surprisingly, this module depends on both Notify and Views.

Roadmap

New features will not be added to this Drupal 5 branch of this module.

A proposed plan for Drupal 6+:

  • Notify_by_views will be rewritten to integrate with Notifications module, for Drupal 6 and
  • Notify module will be rewritten as a simple UI module for Notifications module.
  • A single-download package may be provided that includes Notifications, Notify UI (above), and Notify_by_views, and any other dependencies for easy installation.

Created by Ninjitsu Web Development:
http://www.NinjitsuWeb.com

Developer can be hired for customizations, implementation, and other Drupal services.

Project information

  • caution Seeking co-maintainer(s)
    Maintainers are looking for help reviewing issues.
  • caution Obsolete
    Use of this project is deprecated.
  • Module categories: Integrations
  • Created by matt2000 on , updated
  • shield alertThis project is not covered by the security advisory policy.
    Use at your own risk! It may have publicly disclosed vulnerabilities.

Releases