Hi there,

IMCE CCK has been a god send for custom content development, but is there any way that I can create a IMCE CCK field within my own module?

So for instance, i'm creating a module which when enabled defines a new content type and some custom fields. Instead of using CCK to add the IMCE field manually as I would through the CCK interface normally, can I program my module to add an IMCE field as one of my custom fields? (Obviously making the module I create dependant on IMCE CCK).

Many thanks!