Any news about tiff support getting along with ImageField?
There is almost a solution working out there http://drupal.org/node/366373
Can we please help eachother to get tiffs out there with previews ? How can i help ? We all need this feature one way or another and i'm sure it will be a hit in the near future.

Thanks
Alex.

Comments

quicksketch’s picture

This issue would probably be a prerequisite: #402014: Use imagecache for thumbnails. Other than that, the only thing we'd need to do is lessen the validation on the field configuration form to allow extensions other than png, jpg, and gif.

Alex Andrascu’s picture

I figure that #402014: Use imagecache for thumbnails isn't comited to ImageField 6-3.1 yet is it ? Sorry if i put dumb questions but in the last 3 months i had a crash course to Drupal and i'm still getting along with it as i go.

Thanks for the quick reply
Alex

Alex Andrascu’s picture

Can you please help us with this issue http://drupal.org/node/366373 ...i've got tiff->jpg conversion working i just don't know how to change the extension properly. Meaning imagecache change file format output an jpg with .tiff extension. Any clue will be apreciated.
Thanks

yngens’s picture

How do we lessen the validation on the field configuration form to allow extensions other than png, jpg, and gif?

yngens’s picture

Title: ImageField Tiff support » Allow extensions other than png, jpg, and gif

May I change the title of the issue since similar requests can be expressed for dms, bmp, etc.

jenlampton’s picture

Version: 6.x-3.1 » 6.x-3.x-dev

Bumping up to the latest version too, since I think #402014: Use imagecache for thumbnails may be drawing near close.

upupax’s picture

what's the state of this feature?
will be supported or abandoned?
thanks

quicksketch’s picture

This feature is not likely to be implemented ever because Drupal 7 core does not include this functionality either. If needing other extensions you can use a file field.

quicksketch’s picture

Status: Active » Closed (won't fix)