Ticket #1632 (closed enhancement: wontfix)
Render a group's activity stream on its' page
Reported by: | seanh | Owned by: | seanh |
---|---|---|---|
Priority: | awaiting triage | Milestone: | ckan-v1.7 |
Component: | ckan | Keywords: | 3d activity_streams |
Cc: | Repository: | ckan | |
Theme: | none |
Description (last modified by seanh) (diff)
Add logic functions for getting the activity stream for a group in JSON and rendered HTML formats, add HTML activity stream into group page.
Change History
comment:2 Changed 2 years ago by seanh
This is finished, see the activity streams branch:
https://github.com/okfn/ckan/tree/feature-1515-activity-streams
but I think that before closing this ticket a little more thought needs to go into what the activity streams and the group page should look like, where on the page they should go, what else should go on the page, etc.
Also maybe add a simple test that the activity stream is being rendered into the page.
Note: See
TracTickets for help on using
tickets.