1

I'm new to Ez Publish. I need to change the behaviour of the File Upload mechanism in the Ez Publish.

I'm kind of lost in which files should I edit.

Can someone give me a clue?

Best Regards,

Rui
  • 11
  • 1

1 Answers1

0

Generally, this is the upload.ini file you should modify. An override of it, to be more accurate (more on overrides here ). That would affect the built-in upload mechanism.

As an illustration of how one can extend the built-in behaviour, the eZODF extension provides a new set of upload handlers, configured in an override of upload.ini.

Tip : you can come-by on the eZ Publish Community portal to ask such questions too, more eZ Publish people are wired-in there.

Cheers,

Nicolas
  • 253
  • 1
  • 7