Modify ↓
Opened 16 years ago
Closed 16 years ago
#5506 closed defect (fixed)
Documentation for enabling plugin is wrong
| Reported by: | Jonathan Turkanis | Owned by: | Ryan J Ollos |
|---|---|---|---|
| Priority: | normal | Component: | TracMyPagePlugin |
| Severity: | normal | Keywords: | |
| Cc: | Trac Release: | 0.11 |
Description
The documentation shows:
[components] mypage.* = enabled
To enable the plugin, I had to change this to:
[components] mypageplugin.* = enabled
Attachments (0)
Change History (2)
comment:1 Changed 16 years ago by
| Owner: | changed from dgc to Ryan J Ollos |
|---|
comment:2 Changed 16 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note: See
TracTickets for help on using
tickets.



See also #5507. Main wiki page has been updated.