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!
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---