Displaying 1 result from an estimated 1 matches for "deletedir".
Did you mean:
deleted_r
2006 Feb 08
2
Programming Help
...list of events as they occur, so that an external program could
read these events and do "something".
These events would be "Add", "Delete", "Move" - these would be posted every
time a new message is added, deleted or moved.
"CreateDir", "DeleteDir" would be published when a user creates a
subf-folder or removes one.
A simple example would be to configure the system to publish 'Add Message'
events, and then an external program would read these, and send a
notification event to web based users who are currently logged in....