As far as I am aware this is the only module for D6 that will allow attached images to be inlined in text? Any chance someone with the code could put up a release?

CommentFileSizeAuthor
#1 img_filter.tar_.gz22.47 KBjames.nadeau

Comments

james.nadeau’s picture

StatusFileSize
new22.47 KB

What happened to the maintainer? We implemented this module in our organization a couple of months ago, thinking that this wasn't going anywhere. I'm willing to take over that role if necessary. I have the module, and it's still working great with drupal 6. I'm willing to take over the maintainer position. I'll try and see if I can upload the module for everyone, but until then I'll attach a tar.gz of it to this post, let me know if you have any issues with opening it.

james.nadeau’s picture

After doing some research and testing, i found the img_assit module to be equivalent, if not better

http://drupal.org/project/img_assist

Make sure you follow the install instructions located in this modules directory.

It's a more intuitive interface and leads the user through the steps of uploading an image node, and creates the in line image tags for them.

It also does things in a more "drupal" way, by using image nodes instead of files in the files directory. This makes the managing of images on a site wide basis a little easier, and more organized.

WorldFallz’s picture

Status: Active » Closed (won't fix)

Per the project this module is no longer being supported.