Allow user to choose to have Activity recorded at the time of the Activity generation
DrakeRemory - October 26, 2009 - 17:50
| Project: | Activity |
| Version: | 6.x-2.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | postponed |
Jump to:
Description
It would be great if users could choose whether a message is recorded or not for every available message not only for type and action. This way users could decide to record a message if they post a new story but not if they post a new site.

#1
Not sure this can be done in a generic way. See each 'Activity' is sent via a different module (for nodes/comments/users comes from Trigger module). So if those modules implemented this feature that might work nicely. But people are welcome to try, and I will review the approach.
Maybe we just do the core stuff and leave an API for other modules to do that.
Yet Another API :-D
#2
I don't see this going in for the initial release. Users can always delete their own activity (given that they have the permission "delete own activity").