The timeago module does not change the date format:

Timeago

Comments

WebSinPat’s picture

I might be having a similar/same problem.
I have set the timeago config to enable timeago for both nodes and comments, but I still see regular date and time format. like

Submitted by admin Sat, 05/04/2013 - 11:27

i also tried selecting the 3 different types of Time elements just in case, but that has no effect either: span, abbr, time (HTML5 only)

thanks.

Chipie’s picture

@WebSinPat: I have solved my problem by replacing the timeago module with an older (working) version.

jaxtheking’s picture

@Chipie: That's right, it seems the last stable version (2.1) is working just fine while the 2.1+6-dev present in Commons 3.2 is currently not. Thanks for the tip!

devin carlson’s picture

Title: timeago does change the date format » timeago does not change the date format
Assigned: Unassigned » devin carlson
Status: Active » Needs review
StatusFileSize
new1.39 KB

A patch to enable timeago for nodes and comments now that #1996706: Timeago Patch Breaks functionality is fixed.

devin carlson’s picture

Status: Needs review » Reviewed & tested by the community

Tested #4 by upgrading an existing Commons site. After applying the patch and running the update function, timeago functionality was successfully added to nodes and comments.

devin carlson’s picture

Status: Reviewed & tested by the community » Fixed

Committed #4 to Commons Activity Streams 7.x-3.x.

http://drupalcode.org/project/commons_activity_streams.git/commit/862c46a

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

WebSinPat’s picture

I applied the patch in #4, ran update (upgraded jquery.timeago.js as prompted by update script) and I still am not getting timeago format. oh and cleared caches a number of times.
Anyone else try this patch out and got it to work??
Otherwise, i'm not sure what other configuration is needed that i might be missing?

WebSinPat’s picture

Issue summary: View changes

attached screenshot