All you have to do is replace manager/media/xinha/plugins/InsertFile/insert_file.php with the modified version attached with this post and modify the following lines in manager/media/fckeditor/fckconfig.js:
FCKConfig.LinkBrowser = true; FCKConfig.LinkBrowserURL = FCKConfig.BasePath + "../../xinha/plugins/InsertFile/insert_file.php";Don't worry, the Insert File function in Xinha still works as before but Xinha's file manager is now also called from FCKeditor's insert link-window. The url of the file you select is returned.
insert_file.php 20.97K
379 downloads











