Modify ↓
Opened 16 years ago
Last modified 5 years ago
#4867 new enhancement
allow TracNav for defining the contents
Reported by: | rupert thurner | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | TracWikiPrintPlugin |
Severity: | normal | Keywords: | |
Cc: | Trac Release: | 0.11 |
Description
i was very happy to see this plugin, it solves a longstanding issue we had with wiki's in general!
what would make it even better is the support of TracNav to support the table of contents.
Attachments (0)
Change History (3)
comment:1 Changed 16 years ago by
comment:2 Changed 16 years ago by
Currently you get "all pages" from an admin page. But it might as well take all pages mentioned in the tracnav wiki page. Tracnav all links contained in a wiki page which have style unnumbered "list". You include it via [ TracNav(mytableofcontentspage) ].
comment:3 Changed 5 years ago by
Owner: | Álvaro Iradier deleted |
---|
Note: See
TracTickets for help on using
tickets.
I don't use TracNav, but wikiprint takes the wiki converted to HTML from trac, that should include the output of the TracNav macro, doesn't it?
Maybe you need to play with the styles in order to make the TracNav div look nice.
Are there any issues beyond these?