Details
-
Type:
Task
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Labels:None
Description
fleximage supports storing file formats jpg, gif, png.
by default seek stores model images as jpg.
need to check whether fleximage supports converting and saving other image formats into jpg.
if yes then from front end, remove the restriction on the image formats
Since it is based on image magick it should be able handle a much greater varity of image formats. Do we have a list of other formats we have been asked for?
Another consideration though - is that when we migrate to Rails 3 - the fleximage plugin may need replacing with an alternative (such as Paperclip) so we will need to be careful we can continue to handle them in the future.