Closed (duplicate)
Project:
Image Assist
Version:
5.x-1.x-dev
Component:
TinyMCE Plugin (drupalimage)
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Jun 2007 at 13:18 UTC
Updated:
29 Nov 2007 at 00:30 UTC
See patch.
| Comment | File | Size | Author |
|---|---|---|---|
| img_assist_8.patch | 1.48 KB | keve |
Comments
Comment #1
zoo33 commentedInteresting. From what I can tell, this would require that the module is installed in the sites directory (which is indeed the preferred location). On the other hand, the current code assumes that the module is in /modules, which of course is not good. But isn't there a better way to find the base_url of the Drupal installation in javascript?
Comment #2
keve commentedYou are right. But i am not that good in javascript to offer other solution. :(
Comment #3
zoo33 commentedI've followed this up in #123203. Thanks for pointing out the problem!
Comment #4
jurriaanroelofs commentedThanks.
this should be commited to the module. Facilitating inline images in drupal is hard enough as it is!
Comment #5
zoo33 commentedThat other issue I mentioned has had a patch committed. This problem should be gone in current 5.x-1.x-dev versions as well as in the 5.x-1.5 release. If not, please re-open that issue.