Project:Imce CCK Image
Version:6.x-1.x-dev
Component:Miscellaneous
Category:feature request
Priority:normal
Assigned:Unassigned
Status:postponed

Issue Summary

I'm not sure if this is a bug report or a feature request. Since filefield isn't available for D6, I tried to use IMCE CCK Image to attach a PDF to a node. It didn't seem to work. It would be nice to be able to use the interface to attach any kind of file. (I know I can use IMCE to add a path for a PDF to a TinyMCE field, for example, so maybe I missed a configuration or maybe it's just a bug.)

Comments

#1

Status:active» postponed

module is designed to work with images only at this point in time. I was not aware that IMCE supports PDF - if it does then I may look to extend the module to support files too.

#2

my attempt is here:
http://drupal.org/node/281296#comment-937859
this is just more or less a hack ...