Zine

open source content publishing system


Ticket #84 (new enhancement)

Opened 4 months ago

Provide an abstract notification interface where concrete notification plugins can register themselves

Reported by: dennda Owned by: dennda
Priority: major Milestone:
Component: general Version:
Keywords: notification Cc:

Description

There currently only is a plugin for email-notifications when a new comment is saved. In order to easily allow other kinds of notification systems to be added, an abstracted notification-interface should be provided (observer pattern, anyone?) where plugins can hook into (e.g. jabber-notifier, email-notifier).

Note: See TracTickets for help on using tickets.