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

This can be little utility for using jQuery Noty for display any kind of notifications for user.

More info http://drupal.org/node/1734846.

See:

API

noty_notifications_add_notification_to_database() - Add new notification for user $uid and store to the database. You can use this function to add event notification for user from your hooks.

noty_notifications_add_notification_to_database($uid, $noty_message, $variables = array(), $noty_type = NOTY_NOTIFICATIONS_TYPE_INFORMATION, $removable = 1);

noty_notifications_add_notification() - Add new notification to current notifications pool. You can use this function for add event notification for currently logged user from your hooks.

noty_notifications_add_notification($noty_message, $variables = array(), $noty_type = NOTY_NOTIFICATIONS_TYPE_INFORMATION)l

Sponsored by:

MEDConnect Marketing GmbH http://www.medconnect.at/
HALF•PIXEL STUDIO http://www.halfpixelstudio.com/

Project information

  • caution Seeking co-maintainer(s)
    Maintainers are looking for help reviewing issues.
  • caution Maintenance fixes only
    Considered feature-complete by its maintainers.
  • Module categories: Developer Tools
  • Created by havran 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