Can't upload file with Easy FCKeditor

2010-09-05 Thread Stony Zhang
I'm using T5.1.0.5 and Easy_FCKeditor 1.0.4 I just try the Easy_FCKeditor to upload image, but when I Click Image Button and then open Resouces Browser, I saw the url is as blow ./browser.html?Type=Image&Connector=http://localhost:8080/CDVAdmin/assets/easyfck/fckeditor/editor/filemanager/

Re: Can't upload file with Easy FCKeditor

2010-09-03 Thread Christophe Cordenier
Hi ! For Wooki we have implemented an upload feature as well, and bundled the wymeditor as a mixin, you can find the complete source at http://github.com/spreadthesource/wooki/blob/master/src/main/java/com/wooki/mixins/WymEditor.java Have a look at these lines, this is how we create the URL used

Can't upload file with Easy FCKeditor

2010-09-03 Thread stonyz
I just try the Easy_FCKeditor to upload image, but when I Click Image Button and then open Resouces Browser, I saw the url is as blow ./browser.html?Type=Image&Connector=http://localhost:8080/CDVAdmin/assets/easyfck/fckeditor/editor/filemanager/connectors/php/connector.php Did you notic