Closed (fixed)
Project:
ImageField
Version:
6.x-3.0-alpha2
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
9 Oct 2008 at 18:12 UTC
Updated:
18 Mar 2009 at 19:38 UTC
There used to be function _imagefield_file_load in imagefield, will it be replaced in 6.x-3.x version? If not is there another recommended workaround for loading and theming an image based of fid?
Filefield provides field_file_load function which includes all modules implementing hook_file_load yet there is no such function in Imagefield.
Comments
Comment #1
quicksketchSince ImageField is entirely dependent on FileField, I'd suggest using field_file_load().