Modify ↓
Opened 17 years ago
Closed 15 years ago
#2644 closed defect (fixed)
I enable this plug-in but nothing appears.
Reported by: | Owned by: | Jun Omae | |
---|---|---|---|
Priority: | highest | Component: | TracWysiwygPlugin |
Severity: | blocker | Keywords: | |
Cc: | Trac Release: | 0.10 |
Description
I've installed this plugin in Trac 0.10.4, I've enabled it, but nothing happens. I see nothing in my projects. Neither the installation nor the enabling gave any error message.
Attachments (0)
Change History (5)
comment:1 Changed 17 years ago by
comment:2 Changed 17 years ago by
try to load:
http://<URL OF YOUR TRAC SERVER>/chrome/tracwysiwyg/wysiwyg.js
if not, you can see the error message.
For me, it was permissions of /var/www
set to root, it was sufficient to do:
chmod www-data:www-data /var/www
HTH.
comment:4 Changed 15 years ago by
Resolution: | fixed |
---|---|
Status: | closed → reopened |
comment:5 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
Note: See
TracTickets for help on using
tickets.
I've got the same problem, install it without problems, enable it without issues, but nothing appears. If you found a solution please let us know.
Thanks.