Home
The Toolkit for Online Communities
15894 Community Members, 1 member online, 2211 visitors today
Log In Register

Forum OpenACS Development: Re: Notifications on Content Repository Items

OpenACS Home : Forums : OpenACS Development : Re: Notifications on Content Repository Items : One Message

+
Posted by Dave Bauer on
Ah

Right to do this we need either a trigger on cr_items, or a CR tcl api to create content items.

Otherwise there really isn't any way to the content repository to "know" when a notification should be done.

I still think its application specific whether or not a object even supports notification. I have no problem supplying a default implmentation that can be easily added to an application, but the kind of basic information Mark suggests would work equally well for any generic object.