Forums / Developer / How to create my own binaryFileHandler?

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

How to create my own binaryFileHandler?

Author Message

Bernhard Reiter

Sunday 17 July 2005 2:41:07 am

Hi,

Has someone ever created his own binary file handler, and give me some hints how to do it?

I already created a folder with the right class in the kernel folder, and wrote the name into the ini file.
But ez seems to ignore the ini setting.
(changes from ezfilepassthrough to ezfiledirect dont seem to change something either).

Cheers,
Bernhard

Bernhard Reiter

Sunday 17 July 2005 7:00:18 am

Okay i have found a solution for that problem above.

But i already have another question.
Is it possible to pack it as extension?