Closed (fixed)
Project:
FileField Image
Version:
6.x-1.0-alpha1
Component:
Code
Priority:
Critical
Category:
Feature request
Assigned:
Unassigned
Reporter:
Anonymous (not verified)
Created:
29 Jun 2008 at 17:25 UTC
Updated:
17 Mar 2018 at 22:06 UTC
Comments
Comment #1
jpetso commentedShwoop, imagecache support just implemented. I didn't even notice this issue before doing so :D
And mainly, the difference to imagefield is that this module is an extension for filefield whereas imagefield is a clone of filefield (including a lot of duplicated code) with a few image specific extensions. In other words, this module is supposed to replace imagefield in a fraction of imagefield's code size.
Most notably, this approach also makes it possible to mix & match support for different file types, as of today's yet unreleased version that can even be configured with a nice admin interface.
Comment #2
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.