Modify ↓
Opened 17 years ago
Closed 17 years ago
#5228 closed defect (fixed)
Dont see WikiPrint on the left menu of admin page
| Reported by: | anonymous | Owned by: | Álvaro Iradier |
|---|---|---|---|
| Priority: | normal | Component: | TracWikiPrintPlugin |
| Severity: | normal | Keywords: | |
| Cc: | Trac Release: | 0.11 |
Description
After installing the plugin and wikiprint.* = enabled in trac.ini (components) I dont see any menu in webadmin related to WikiPrint. Even after stop/start tracd. All dependencies are installed and the user login have all access (TRAC_ADMIN)
Attachments (0)
Change History (3)
comment:1 Changed 17 years ago by
comment:2 Changed 17 years ago by
Ok I see with the log file. ReportLab version needed is 2.2 or higher. Mine was 2.1 ! The version needed should be on the WikiPrint install instruction...
thank you for your answer.
comment:3 Changed 17 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Ok, add in setup.py and in the docs.
Thanks.
Note: See
TracTickets for help on using
tickets.



The required permission for the admin pages is WIKI_ADMIN. Could you enable debug log, and attach it here? (restart tracd after enabling log, and try to get to the admin pages).
Thanks.