Modify ↓
#8000 closed enhancement (fixed)
Show ticket summary, report name, etc ... on 'Your Bookmarks' page.
Reported by: | Ryan J Ollos | Owned by: | yosiyuki |
---|---|---|---|
Priority: | normal | Component: | BookmarkPlugin |
Severity: | normal | Keywords: | |
Cc: | Trac Release: | 0.11 |
Description
This is a very useful plugin. One thing that would make it slightly more user friendly would be to improve on the Your Bookmarks page. Rather than showing a list of resources such as:
Your Bookmarks
- ticket/712 (delete)
- report/1 (delete)
- ticket/609 (delete)
- ticket/448 (delete)
make it more descriptive by including the resource summary and formatting the link as a TracLink:
Your Bookmarks
- #712 Implement SequenceController to aggregate data and functions (delete)
- {1} Active Tickets (delete)
- #609 Cleanup display window definition (delete)
- #448 Improve scheme by which FlowControlEvent objects are associated with SequenceEvent objects (delete)
I'd also suggest renaming delete to remove, so that it is more obvious that the resource is not being deleted.
Attachments (1)
Change History (7)
comment:1 Changed 14 years ago by
Owner: | changed from yosiyuki to anonymous |
---|---|
Status: | new → assigned |
comment:2 Changed 14 years ago by
Owner: | changed from anonymous to yosiyuki |
---|---|
Status: | assigned → new |
comment:3 Changed 14 years ago by
I agree. The plugin is cool aready. Adding the suggested feature will make it great!
Changed 14 years ago by
Attachment: | breadcrumbs.PNG added |
---|
comment:4 Changed 14 years ago by
BreadCrumbsNavPlugin seems to have similar TracLinks support as shown below. You may want to take a look to see how it implements the feature.
I really like the suggest feature. It would make the plugin awesome.
comment:5 Changed 14 years ago by
comment:6 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
support TracLinks to show bookmarks