Closed (fixed)
Project:
Imagefield Import
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
18 Aug 2009 at 06:43 UTC
Updated:
8 Dec 2009 at 10:40 UTC
for example imagefield_crop_widget
line 299
if ($field['type']== 'filefield' and
$field['widget']['type']=='imagefield_widget'
I'd just get rid of the later and let people have the choice to do any file field.
Comments
Comment #1
wulff commentedMakes sense to support other widget types. Thanks for pointing this out.
Comment #2
wulff commentedThis functionality has been added to the latest development version.