Ticket #1633 (closed enhancement: wontfix)
Render a dataset'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
Add logic functions for getting the activity stream for a dataset in JSON and rendered HTML formats, add HTML activity stream into dataset page.
Change History
comment:1 Changed 2 years ago by seanh
- Owner set to seanh
- Status changed from new to assigned
- Milestone set to ckan-v1.6
comment:3 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 dataset 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.