Project

General

Profile

Actions

Feature proposal #2480

closed

implement notification triggers

Added by krileon about 13 years ago. Updated almost 13 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
08 April 2011
Due date:
% Done:

100%

Estimated time:

Description

Implement triggers to notifications so plugins can interact with all notifications sent.

Actions #1

Updated by krileon about 13 years ago

  • Target version changed from 2.3 to 2.4
Actions #2

Updated by krileon almost 13 years ago

  • Status changed from New to Resolved
  • Target version changed from 2.4 to 2.3
  • % Done changed from 0 to 100

Implemented in r1717

gj_onBeforeNotification and gj_onAfterNotification can now be used with the function variables as function( $email, $group, $category, $user, $plugin ) {... The $email is an array containing up to 7 variables which are 1:from id, 2:from name, 3:from email, 4:to id, 5:to email, 6:subject, 7:message.

Actions #3

Updated by krileon almost 13 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF