Modify ↓
#267 closed defect (worksforme)
How to reinstall it?
| Reported by: | anonymous | Owned by: | Christian Boos |
|---|---|---|---|
| Priority: | normal | Component: | WikiGoodiesPlugin |
| Severity: | normal | Keywords: | |
| Cc: | Trac Release: | 0.9 |
Description
I install it success in trac.db\plugins(Trac version 0.9.4) Later ,I move the .egg file to python\lib\site-packages,It works fine too.
But when I delete the folder in "PYTHON_EGG_CACHE",then the Smileys show the picture just "Markup",such as (!)--but not the picture
How to reinstall it correctly?
Attachments (0)
Change History (3)
comment:1 Changed 20 years ago by
comment:2 Changed 19 years ago by
| Resolution: | → worksforme |
|---|---|
| Status: | new → closed |
| Trac Release: | → 0.8 |
comment:3 Changed 19 years ago by
| Trac Release: | 0.8 → 0.9 |
|---|
Note: See
TracTickets for help on using
tickets.



OK,I have resolved it.
Just move all the .egg file to trac.db\plugins,Restart Apache,It work fine now.