Ticket #1666 (closed enhancement: fixed)

Opened 2 years ago

Last modified 2 years ago

Add activity stream events for tags

Reported by: seanh Owned by: seanh
Priority: awaiting triage Milestone: ckan-sprint-2012-02-06
Component: ckan Keywords: 2d activity_streams
Cc: Repository: ckan
Theme: none

Description

...and show them on the tag pages.

This means adding tag_activity_list() and tag_activity_list_html() logic functions, adding the templating to render tags as HTML, and adding the tag HTML into the tag pages.

What exactly should go into a tag's activity stream? As with datasets we may want a more complex SQL query, where events from objects related to the tag (datasets, users, etc.) appear in the tag's stream.

Change History

comment:1 Changed 2 years ago by seanh

  • Status changed from new to closed
  • Resolution set to fixed

Done in feature-1515-activity-streams branch. Did not add activity streams for tags (as in the ticket description), instead added 'tag added' and 'tag removed' activities into the existing user and dataset activity streams.

comment:2 Changed 2 years ago by seanh

  • Milestone changed from ckan-v1.6 to ckan-sprint-2012-02-06
Note: See TracTickets for help on using tickets.