Hello,
Trying to add ckfinder to the great ckeditor, but all information i found on how to achieve this was not enough.
I started by uploading ckfinder and the new ckeditor version to admin/includes/javascript
I included the ckfinder path under the ckeditor path in admin articles (I only need ckfinder for articles):
<script type="text/javascript" src="<?php echo DIR_WS_INCLUDES . 'javascript/ckeditor/ckeditor.js'?>"></script>
<script type="text/javascript" src="<?php echo DIR_WS_INCLUDES . 'javascript/ckfinder/ckfinder.js'?>"></script>
Now I am puzzled. I followed the ckeditor integration manual here:
CKFinder 1.x/Developers Guide/PHP/CKEditor Integration - CKSource Docs
and the developers guide uploader here:
CKEditor 3.x/Developers Guide/File Browser (Uploader) - CKSource Docs
Can anyone please shed some light on which files in oscmax need to be changed?
Thanks.





LinkBack URL
About LinkBacks










Bookmarks