Modify ↓
#13759 closed enhancement (fixed)
1.4 compatibility
| Reported by: | Owned by: | ||
|---|---|---|---|
| Priority: | normal | Component: | LastModifiedMacro |
| Severity: | normal | Keywords: | |
| Cc: | Trac Release: | 1.4 |
Description
Made the trunk code compatible with Trac 1.4.
Added the format keyword parameter to set the display format of the last modified timestamp.
Removed unused author/username extraction.
Attachments (1)
Change History (4)
Changed 6 years ago by
| Attachment: | LastModified.py added |
|---|
comment:1 Changed 6 years ago by
| Owner: | set to Ryan J Ollos |
|---|---|
| Status: | new → accepted |
comment:3 Changed 6 years ago by
| Owner: | changed from Ryan J Ollos to david@… |
|---|
Note: See
TracTickets for help on using
tickets.



Thanks. For future, please consider submitting a patch per TracDev/SubmittingPatches.