Ticket #2150 (closed enhancement: fixed)
Add link to parent page for structured wiki page
| Reported by: | Shunichi Goto <gotoh@…> | Owned by: | rblank |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.11.2 |
| Component: | wiki system | Version: | devel |
| Severity: | minor | Keywords: | patch |
| Cc: | remy.blank@… |
Description
Since trac wiki page can be structured, <link rel='up' ...> tag is usefull, I think. For example, adding "<link rel='up' href='..../wiki/foo/bar' />" for the page ".../wiki/foo/bar/baz".
I'm using NavigationBar extension on firefox. It handle it if specified. Or, it makes up-link by URL but result URL ends with '/' character (related ticket:2149). So it is better trac wiki provide it.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.



