Modify ↓
Opened 16 years ago
Closed 16 years ago
#6391 closed enhancement (fixed)
[Patch] Add revision info
| Reported by: | Ryan J Ollos | Owned by: | Ryan J Ollos |
|---|---|---|---|
| Priority: | normal | Component: | ChangeLogMacro |
| Severity: | normal | Keywords: | |
| Cc: | Trac Release: | 0.11 |
Description
Trac 0.12 displays plugin revision info in a Plugin Info table on the /about page (you must have CONFIG_VIEW permission to see this info). See t:#8921.
The attached patch adds revision info for the macro.
Also suggest renaming changelog.py to ChangeLog.py so that it displays more nicely in the Plugin Info table.
Attachments (2)
Change History (6)
Changed 16 years ago by
| Attachment: | changelog.patch added |
|---|
comment:1 Changed 16 years ago by
| Owner: | changed from Alec Thomas to Ryan J Ollos |
|---|
Changing ticket owner since I have adopted the plugin.
comment:2 Changed 16 years ago by
| Component: | ChangeLogPlugin → ChangeLogMacro |
|---|
comment:3 Changed 16 years ago by
| Summary: | Add revision info → [Patch] Add revision info |
|---|
comment:4 Changed 16 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Implemented as of [7472].
Note: See
TracTickets for help on using
tickets.




Revision info patch