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

wulff’s picture

Version: 6.x-1.4-beta1 » 6.x-1.x-dev
Assigned: Unassigned » wulff
Category: bug » feature
Priority: Minor » Normal

Makes sense to support other widget types. Thanks for pointing this out.

wulff’s picture

Status: Active » Fixed

This functionality has been added to the latest development version.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.