2009/10/21 anebi <[email protected]>: > > Hi, > > i have installed trac 0.11.4 and i want to change the code for ticket > comments and timeline so "Changed X days ago by XXX" to be showed this > way "Changed X days ago by XXX (real date of this change)". > > What i want is "Changed X days ago by XXX" to show the real date > (probably and time). > > How can i do this? > > i'm checking ticket.html file and i tried to use dateinfo, but is this > correct way to do this? > > Changed ${dateinfo(change.date)} ago by ${authorinfo(change.author)} > (${dateinfo(date)}) > > Thanks in advanced! >
Just FYI, it shows the real date and time in a tooltip if you hover over the "7 months" in "Changed 7 months ago by Someone" -- Mat Booth A: Because it destroys the order of the conversation. Q: Why shouldn't you do it? A: Posting your reply above the original message. Q: What is top-posting? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Development" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/trac-dev?hl=en -~----------~----~----~----~------~----~------~--~---
