I have to integrate the elRTE editor with the elFinder file manager into my cakePHP application can anyone suggest what I have to do ?
Or anyone have done it before because I can not getting this done with cakephp.
I have found one link to set up the components and helpers for this as below :
at the cakephp official site Here
But its not working I am getting the out put as below :
{"cwd":{"hash":"d7e8d130e2bb83743d6f7108df975347","name":"Principal","mime":"directory","rel":"Principal","size":0,"date":"4 Jan 2012 20:03","read":true,"write":true,"rm":false},"cdc":[]}
Thanks,