Forums / Developer / Attribute or Keyword-based Notification handler?

Attribute or Keyword-based Notification handler?

Author Message

Colin Angel

Friday 19 May 2006 3:38:12 pm

I'd like to send out new content notifications that match content item attributes (ie title/node name). Has anyone done anything like this? I couldn't find anything in the contribs.

I figured I'd probably have to write a notification handler to do this, but there is little in the way of examples or documentation that I could find.

Any guidance would be appreciated.

Paul Borgermans

Saturday 20 May 2006 1:00:59 pm

Hi,

Bug me about this in a week or so, I'll be off-line for a while. We once had ez create exactly that, but should port it to the 3.8 series and improve a few things.

--paul

eZ Publish, eZ Find, Solr expert consulting and training
http://twitter.com/paulborgermans

Colin Angel

Wednesday 31 May 2006 7:39:24 am

Hey Paul,

Just wanted to bug you about that code you mentioned you might have had re: notifications. Was it an extension?

Colin

Paul Borgermans

Friday 02 June 2006 8:42:13 am

Tx for bugging, it is on our todo list now :-))

It is an additional notification handler which lives in kernel/classes/notification/handler/<customhandlerdir>

I can't promise to have it out very soon, but it should be before the summer conference if all goes well

-paul

eZ Publish, eZ Find, Solr expert consulting and training
http://twitter.com/paulborgermans

Colin Angel

Sunday 04 June 2006 1:17:22 pm

Thanks Paul,

I'll be looking forward to it ;-)

Colin