Closed (won't fix)
Project:
IMG File filter
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
5 Aug 2008 at 17:54 UTC
Updated:
24 Aug 2009 at 16:18 UTC
Jump to comment: Most recent file
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?
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | img_filter.tar_.gz | 22.47 KB | james.nadeau |
Comments
Comment #1
james.nadeau commentedWhat 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.
Comment #2
james.nadeau commentedAfter 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.
Comment #3
WorldFallz commentedPer the project this module is no longer being supported.