Needs review
Project:
Activity Log
Version:
6.x-2.x-dev
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
25 Aug 2011 at 07:03 UTC
Updated:
3 Dec 2011 at 09:10 UTC
Original issue: #1258674: Some activity items do not contain time stamps
This issue is about two things:
Comments
Comment #1
icecreamyou commentedNow that I've written Timeago I think the best solution is to override theme_facebook_status_time() like this:
Then using Timeago should be recommended on the project page.
Additionally we need to add a token that uses the function expressed above for group joins, relationship requests, and nodes (a Timeago token already exists for nodes, although we don't want to depend on it) -- and we need to add that token to the activity message templates.
Comment #1.0
icecreamyou commentedExplanation of what this issue is about
Comment #2
icecreamyou commentedNote that I just committed Timeago integration to FBSS and by default activity messages about status updates are not cached in Activity Log, so users who have Timeago installed will start seeing this work immediately for status updates.