Documentation for change in atompub events

This commit is contained in:
Evan Prodromou 2010-12-27 22:13:17 -08:00
parent 0bcc3ee005
commit 75e671774d
1 changed files with 1 additions and 0 deletions

View File

@ -970,6 +970,7 @@ EndRevokeRole: when a role has been revoked
StartAtomPubNewActivity: When a new activity comes in through Atom Pub API
- &$activity: received activity
- $user: user publishing the entry
- &$notice: notice created; initially null, can be set
EndAtomPubNewActivity: When a new activity comes in through Atom Pub API
- $activity: received activity