Modify ↓
Opened 15 years ago
Closed 15 years ago
#8212 closed defect (fixed)
[Patch] Location for help that is consistent with other Trac pages
| Reported by: | Ryan J Ollos | Owned by: | Colin Guthrie |
|---|---|---|---|
| Priority: | normal | Component: | WorkLogPlugin |
| Severity: | normal | Keywords: | |
| Cc: | Trac Release: | 0.11 |
Description
Pages such as the roadmap and browser have the help link in a consistent location.
The help link for the WorkLogPlugin is positioned near the top of the page.
The attached patch put the help link in the more consistent location.
Attachments (6)
Change History (10)
Changed 15 years ago by
| Attachment: | WorkLogPlugin.patch added |
|---|
Changed 15 years ago by
| Attachment: | TracWorkLogHelp-New.png added |
|---|
Changed 15 years ago by
| Attachment: | TracWorkLogHelp.png added |
|---|
Changed 15 years ago by
| Attachment: | TracBrowserHelp.png added |
|---|
Changed 15 years ago by
| Attachment: | TracRoadmapHelp.png added |
|---|
comment:1 Changed 15 years ago by
I think there is a way to insert a link to your user manual on the page /wiki/TracGuide, but I'll have to do some more research on that. I'll open another ticket later on if I get that part figured out.
comment:2 Changed 15 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
comment:3 Changed 15 years ago by
| Resolution: | fixed |
|---|---|
| Status: | closed → reopened |
Looks like I also needed to modify the worklog_user.html template.
Changed 15 years ago by
| Attachment: | worklog-20101128T2253.patch added |
|---|
Patch for the Work Log User page (against the 0.11 branch root).
comment:4 Changed 15 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | reopened → closed |
Note: See
TracTickets for help on using
tickets.







Patch is against the 0.11 branch root.