简体   繁体   English

如何将KCFinder独立集成在zend应用程序中

[英]How to integrate KCFinder inside zend application as standalone

I want to integrate KCFinder inside Zend framework, i want this 我想将KCFinder集成到Zend框架中,我想要这个

http://kcfinder.sunhater.com/demo/kcfinder/browse.php?type=files&dir=files/public http://kcfinder.sunhater.com/demo/kcfinder/browse.php?type=files&dir=files/public

page to be included inside my template without using any iframe, i had tried many things by calling browser.php file inside my view but i am facing issues with file loading and their dependencies, even resolving php file dependency by using autoloader js files are not loading properly 无需使用任何iframe即可将其包含在模板中的页面,我通过在视图内调用browser.php文件尝试了很多事情,但是我面临着文件加载及其依赖项的问题,即使通过使用autoloader js文件解决php文件依赖项也没有正确加载

Please help me out on this 请帮我

I had collaborated with project like CKfinder called Elrte.org and i did make a custom ZF form element for it 我曾与CKfinder之类的名为Elrte.org的项目合作,并为它做了一个自定义ZF表单元素

a sample example on my github account : 我的github帐户上的示例示例:

https://github.com/tawfekov/Elrte-Element-for-Zend-Framework https://github.com/tawfekov/Elrte-Element-for-Zend-Framework

the demo has ability to show the rich text editor + file manager 该演示可以显示RTF编辑器+文件管理器

feel free to extend it or to get an example of it 随时进行扩展或获取示例

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM