Modify ↓
Opened 17 years ago
Closed 15 years ago
#3428 closed defect (fixed)
No macro or processor named 'WikiInclude' found
| Reported by: | Owned by: | Ryan J Ollos | |
|---|---|---|---|
| Priority: | normal | Component: | WikiIncludePlugin |
| Severity: | blocker | Keywords: | |
| Cc: | Trac Release: | 0.11 |
Description
I get the error message
when trying to uses the latest SVN version of WikiIncludePlugin with Trac 0.11.
Attachments (0)
Change History (4)
comment:1 Changed 17 years ago by
comment:2 Changed 15 years ago by
I confirm this patch work as of Trac 0.11.7 and WikiIncludePlugin 0.2.
comment:3 Changed 15 years ago by
| Owner: | changed from yu-ji to Ryan J Ollos |
|---|---|
| Status: | new → assigned |
Looks reasonable. I'll try to commit this to the repository tomorrow.
comment:4 Changed 15 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.



It seems that the plugin was loaded but Trac was not using it at all. I got it working by making the following change to
setup.py:setup.py