Posted by hefox on August 18, 2009 at 6:43am
Jump to:
| Project: | Imagefield Import |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | wulff |
| Status: | closed (fixed) |
Issue Summary
for example imagefield_crop_widget
line 299
<?php
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
#1
Makes sense to support other widget types. Thanks for pointing this out.
#2
This functionality has been added to the latest development version.
#3
Automatically closed -- issue fixed for 2 weeks with no activity.