Modify ↓
Opened 12 years ago
Closed 10 years ago
#11468 closed enhancement (fixed)
Shortcut to log page in Recent Changes section
| Reported by: | Ryan J Ollos | Owned by: | Ryan J Ollos |
|---|---|---|---|
| Priority: | normal | Component: | ChangeLogMacro |
| Severity: | normal | Keywords: | |
| Cc: | Steffen Hoffmann, Michael Renzmann, Jun Omae | Trac Release: |
Description
It would be nice to have a link to the /log page for the plugin in the Recent Changes section. Two options come to mind:
- Have the ChangeLogMacro append a more link at the bottom of the output, similar to TagsPlugin#MostRecentChanges.
- Make the heading into a link, e.g. see QuietPlugin.
Attachments (0)
Change History (5)
comment:1 Changed 11 years ago by
| Status: | new → accepted |
|---|
comment:2 Changed 11 years ago by
| Type: | defect → enhancement |
|---|
comment:3 Changed 10 years ago by
| Component: | TracHacks → ChangeLogMacro |
|---|
comment:5 Changed 10 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | accepted → closed |
Deployed to https://bobcat.edgewall.com for testing. Styling suggestions and more suggested changes are appreciated. The macro could use some tests and refactoring, which I hope to get to later. Closing this for now.
Note: See
TracTickets for help on using
tickets.



Going with the first option.