niedziela, 12 września 2010

CKeditor/CKfinder

http://blog.beamstyle.com.hk/tutorial-on-integrating-ckfinderckeditor-into-cakephp-with-session-authentication/
This solution worked pritty well for me but i had to change setting up CKFinder for editor
to something like below.

CKFinder.setupCKEditor( null, { basePath : '<?echo $this->webroot;?>/js/ckfinder/'}) ;
  var ck_newsContent = CKEDITOR.replace('long');

Brak komentarzy:

Prześlij komentarz