Download & Extend

does not support custom imagefield widgets

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

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

Status:active» fixed

This functionality has been added to the latest development version.

#3

Status:fixed» closed (fixed)

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

nobody click here