Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
Shwoop, 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.
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.