I went with JSON and a Handlebars template over RSS/ATOM and FeedEk because of the multiple links (actor, object, target). I did add the feed view in case we decide that a simpler summary is better (also just for having an activity feed).
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
allura:cj/6831
sfpy:cj/6831
To enable, you need to add an
activity_stream
switch to Switchboard (/settings/admin/switchboard/ — trailing slash is important)I went with JSON and a Handlebars template over RSS/ATOM and FeedEk because of the multiple links (actor, object, target). I did add the feed view in case we decide that a simpler summary is better (also just for having an activity feed).
Nice!