Summary | Add timeperiod as word after date |
Queue | Nag |
Queue Version | HEAD |
Type | Enhancement |
State | Rejected |
Priority | 1. Low |
Owners | |
Requester | jens (at) peino (dot) de |
Created | 04/18/2005 (7416 days ago) |
Due | |
Updated | 12/01/2005 (7189 days ago) |
Assigned | |
Resolved | 12/01/2005 (7189 days ago) |
Milestone | |
Patch | No |
State ⇒ Rejected
So i doubt that i would be helpful if i would code this.
State ⇒ Feedback
getAgo() method should be moved into Nag.php. And this should be done
on the main listing, too, not just the portal blocks...
State ⇒ New
Priority ⇒ 1. Low
Type ⇒ Enhancement
Summary ⇒ Add timeperiod as word after date
Queue ⇒ Nag
New Attachment: nag_ago.diff
It adds a linebreak before the date and after it adds "tomorrow" or
"in 2 days" or
"5 days ago".
The functionaliy comes from Horde_Form_Type_date::getAgo.
Jan suggested to put it in framework/Date. As i am not so familar with
the horde structure i leave this to you.