Ez Publish - 我应该编辑哪些文件来控制上传机制
我是 Ez Publish 的新手。我需要更改 Ez Publish 中文件上传机制的行为。
我有点迷失了应该编辑哪些文件。
有人可以给我线索吗?
此致,
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,
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
一般来说,这是您应该修改的
upload.ini
文件。更准确地说,对其进行覆盖(有关覆盖的更多信息请参见此处)。这会影响内置的上传机制。作为如何扩展内置行为的说明,eZODF 扩展提供了一个 一组新的上传处理程序,在 覆盖 upload.ini。
提示:您也可以访问 eZ Publish 社区门户来提出此类问题,更多 eZ Publish 人员正在接洽-在那里。
干杯,
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,