As said in the subject.
The same image converted to JPG correctly generate the thumbnail.
Looking at the Converters settings page, I did not found any "gif" extension mentioned.
The MIME type is recognized.
As said in the subject.
The same image converted to JPG correctly generate the thumbnail.
Looking at the Converters settings page, I did not found any "gif" extension mentioned.
The MIME type is recognized.
Comments
Comment #1
johanneshahn commenteddoes work
converting gifs is set in
-> formats -> image -> file_image.module
'image/gif' => array(
'name' => t('GIF image'),
'handlers' => array('file_image_image'),
),
Comment #2
jvieille commentedI made a quick test.
That might be OK, just to be mentioned maybe.
Comment #3
johanneshahn commentedComment #4
jvieille commentedOK, this is half responded in
http://drupal.org/node/1448432
Remains one question : images are not converted to zip, pdf and flash.
That might be OK, because that would not add much to images.
Just to make sure my install is OK, and that this is not a potential missing feature.
Comment #5
gobinathmClosing the issue. It was inactive for a long time & it's related to a Drupal Version which is not supported anymore