Wednesday 25 August 2004 1:03:23 am
Hi, I guess you have to create new extention of Binaryfile datatype, and convert it in to information collector, for that you need to copy following files and do the necessary changes, this may work for that.
kernel/classes/datatypes/ezbinaryfile/ezbinaryfile.php kernel/classes/datatypes/ezbinaryfile/ezbinaryfiletype.php It is a good idea to spend some time to know how to create new datatype to understand the basics before moving on.
|