does not support custom imagefield widgets

hefox - August 18, 2009 - 06:43
Project:Imagefield Import
Version:6.x-1.x-dev
Component:Code
Category:feature request
Priority:normal
Assigned:wulff
Status:fixed
Description

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.

#1

wulff - November 21, 2009 - 12:10
Version:6.x-1.4-beta1» 6.x-1.x-dev
Category:bug report» feature request
Priority:minor» normal
Assigned to:Anonymous» wulff

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

#2

wulff - November 24, 2009 - 10:39
Status:active» fixed

This functionality has been added to the latest development version.

 
 

Drupal is a registered trademark of Dries Buytaert.