Modify ↓
Opened 17 years ago
Closed 12 years ago
#2049 closed enhancement (wontfix)
Printing for Users without WIKI_ADMIN permission
Reported by: | Owned by: | Noah Kantrowitz | |
---|---|---|---|
Priority: | normal | Component: | CombineWikiPlugin |
Severity: | normal | Keywords: | |
Cc: | Trac Release: | 0.10 |
Description
I would like everybody who has the WIKI_VIEW permission to be able to print combined pages. It's actually simple, you only have to change line #14 in combinewiki/web_ui.py, and provide a link to the printing function.
BTW, great work, I think from that basis I will build something to pdf a series of tickets.
Attachments (0)
Note: See
TracTickets for help on using
tickets.
Deprecated: Please try the TracWikiToPdfPlugin.