Hi
I managed to get CKEditor integrated on my website:
<textarea id="editor1" name="editor1"><p>Initial value.</p></textarea> <script type="text/javascript"> var editor = CKEDITOR.replace( 'editor1', { toolbar : 'Backoffice' }); CKFinder.setupCKEditor(editor, '/ckfinder/'); </script>
Re: CKFinder is not defined (integration wit CKEditor)
Ha, I've found the error.
Re: CKFinder is not defined (integration wit CKEditor)
It looks you're right, we'll correct the documentation, thanks!
Wiktor Walc
CTO, CKSource - http://cksource.com
--
Follow CKEditor on: Twitter | Facebook | Google+