I have been trying to get this to work for some time. Today I got it working on my normal site and my "sandbox" site. But on both of these, the link to insert an inline image only appears if the module is configured to use "upload.module" as the source of its images. I can still access the user interface for the module whether image.module or upload.module is seleacted as the source of images.
In both cases, I can use: http://organizersdb.org/img_assist/add in a new window to look at the image handling interface.
I updated to the CVS version of the module and I am running 4.5.1 of Drupal.
Note: the user interface on the image_assist settings page, referring to the choice of image source, reads, "Do not change this once you start adding images." This does not tell me enough. And I don't think it is correct 100%. Or is it? What happens if you do not do this?
Most people just getting started are likely to want to switch back and forth... I suspect this just invalidates any links. I do not suspect it would result in the bug that I have described.
Comments
Comment #1
matt westgate commentedThis has been fixed. There is a new version of image module that will be released for 4.6 and img_assist has been updated to work with it. Also, version 4.6 of img_assist will work with both image module and upload module simultaneously. No need to choose only one source anymore.