Modify ↓
Opened 17 years ago
Closed 17 years ago
#2828 closed defect (fixed)
Installed Wysiwig on trac .11b2 and nothing shows up
Reported by: | anonymous | Owned by: | Jun Omae |
---|---|---|---|
Priority: | normal | Component: | TracWysiwygPlugin |
Severity: | normal | Keywords: | |
Cc: | Trac Release: | 0.10 |
Description
I ran through the installation and am not sure what I did wrong
easy_install http://trac-hacks.org/svn/tracwysiwygplugin/0.11
then I enabled both components with the WebAdmin
restarted apache and nothing shows up??
Clear cache in browser. I am not sure where else to look.
Attachments (0)
Note: See
TracTickets for help on using
tickets.
The problem was that you must have the render_unsafe_content = true set in you ini file. This should probably be added to the instructions