Opened 16 years ago
Closed 16 years ago
#6020 closed task (fixed)
Document that restart of Trac Server Required to Activate Plugin
| Reported by: | Joe Clark | Owned by: | Ryan J Ollos |
|---|---|---|---|
| Priority: | low | Component: | MenusPlugin |
| Severity: | trivial | Keywords: | |
| Cc: | Trac Release: | 0.11 |
Description
I just installed MenusPlugin on a standalone Trac server. The MenusPlugin was not loaded until I restarted the Trac server. I believe that this is not a necessary step for some other plugins. In any case, it would probably be good to update the installation instructions to make note of this required step.
Also tracmenus.* = enabled is required in the trac.ini file, which makes perfect sense but is not stated in the installation instructions.
Attachments (0)
Change History (5)
comment:1 Changed 16 years ago by
| Summary: | Restart of Trac Server Required to Activate Plugin → Document that restart of Trac Server Required to Activate Plugin |
|---|
comment:2 follow-up: 3 Changed 16 years ago by
Yah that helps a lot. For the True Beginner, you might want to add a step of "compile the plugin and install as a Python egg" etc.
comment:3 Changed 16 years ago by
| Owner: | changed from Catalin BALAN to Ryan J Ollos |
|---|
Replying to joeclarkia:
Yah that helps a lot. For the True Beginner, you might want to add a step of "compile the plugin and install as a Python egg" etc.
Good point. I added a link to point to the Trac Plugin Installation documentation with this change.
comment:4 Changed 16 years ago by
I also had a few documentation questions for the plugin author, which I posted in #6057.
comment:5 Changed 16 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |



Do these changes look sufficient?