Ticket #181 (closed defect: wontfix)
ImageManager Plugin update of paths
| Reported by: | foyleman@… | Owned by: | gogo |
|---|---|---|---|
| Priority: | low | Milestone: | |
| Component: | Xinha Core | Version: | |
| Severity: | normal | Keywords: | Plugin - ImageManager |
| Cc: |
Description
I don't know who is going to use the plugin's directory as the image path. Instead, the path used should be the root of the website. Common installation is: SITE_URL\xinha\plugins\ImageManager
So edit root/trunk/plugins/ImageManager/config.inc.php
Line 59: $IMConfigimages_dir? = "../../../"; // back to root of website
Line 77: (uncomment) $IMConfigimages_url? = ""; // don't add anything to the url of the image
Line 82: Comment out
Change History
Note: See
TracTickets for help on using
tickets.
