Actions
Feature #1539
closedPlugins should be able to generate activity
Start date:
2008-06-27
Due date:
% Done:
0%
Estimated time:
Resolution:
Fixed
Description
Plugins should be able to hook into the activity page so the activity page can reflect recent activity in plugins as well. Perhaps the plugin could specify the name of the activity (to toggle on and off) and the model to search for, something like:
activity :status_updates, Status
Thanks!
Actions