By chall3ng3r on
hi,
i'm just wanna know if it is possible to use inline module with filemanager. before this i was trying to use get working image module. but its not working on my hosting.
so, inline module almost fine for me. because i'm setting up a drupal site which will allow users to use images & files in thier postings. for that i think built-in upload module is not suitable for large number of files.
now i only want filemanger with inline module working.
thanks,
// chall3ng3r //
Comments
upload module patched, but inline not working!!!
hello,
untill i get th filemanger fixed. i want to run the simple built-in upload module with inline module.
upload module was not working on my hosting, so i applied the following patch: http://drupal.org/node/4410
and its working. and i can attach files to nodes.
inline module is doing somethin funny. after attching the image, when i type [inline:1] and click the preview. inline module renders image src to (drupal temp location/filename.jpg) as path for the image.
but when i submit the node, the inline module renders the correct path to the image (mysite.com/files/image.jpg).
can anyone plz tell me where i've to patch inline module to work with patched upload module?
i think its simple, but im new to php, so i just can't figure it out.
thanks in adv,
// chall3ng3r //
still looking for reply
still looking for reply
// chall3ng3r //