Modify ↓
Opened 18 years ago
Closed 18 years ago
#1014 closed defect (wontfix)
when exporting, page names are not included
Reported by: | Ittay Dror | Owned by: | Noah Kantrowitz |
---|---|---|---|
Priority: | normal | Component: | CombineWikiPlugin |
Severity: | major | Keywords: | |
Cc: | Trac Release: | 0.10 |
Description
exporting to pdf / html does not include the page name. with several pages, this makes the document very confusing.
Attachments (0)
Note: See
TracTickets for help on using
tickets.
The first heading is used as the header of the page title with PDF/PS. The whole point of combining pages is that you want a single resultant document, not a bunch of them. The TiddlyWiki format maintains pages separately so you can use that if needed.