Closed (fixed)
Project:
Insert
Version:
6.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
6 Feb 2010 at 12:40 UTC
Updated:
7 Aug 2010 at 18:55 UTC
Will there be support for the FileField Paths module?
because the module does not insert address image
in the code is blank
thanks
Comments
Comment #1
decipheredHi PieWie,
Can you please be a bit more specific about what issue you are having with FileField Paths?
Such as what you are trying to do, what you expect to happen and what is actually happening?
Also, information about the versions of the modules you are using (relevant to this issue) would be helpful too.
Cheers,
Deciphered.
Comment #2
PieWie commentedI use the following modules:
Upload path 6.x-1.0
Transliteration 6.x-2.1
ImageField 6.x-3.2
ImageCache 6.x-2.0-beta10
Insert 6.x-1.0-beta3
in the content type example tutorials i have a cck field foto
Configure the field as following:
Transliteration - change to small letters, and removal of regional letters
Upload path - Transfer files to the appropriate directory
ImageCache - adding watermark, and resize
that all works fine
now
I want to allow the insert images in the content of the text with (one clik "insert" in cck field foto)
I ran the module insert
configured permissions, use of modul in content, data format, etc.
Now when I try to use the insert button I get the following entry in the body
<img src="" alt="" title="" class="imagecache-tutorial" />as you see does not give the file src
it does not matter on what themes i used (gralan, pushbutton, aqua_marina, clean, newswire etc) always the same code without src to file
Comment #3
quicksketchAs far as I know, Insert should work fine with FileField Paths. This issue is essentially saying that FileField Paths was not updating the body contents with the correct field paths, quite separate from whether Insert was responsible for inserting the HTML or not. If this is still an issue, please reopen in the FileField Paths queue.