I just downloaded the latest version of CKeditor 3.5.3 and I realized the main javascript file ckeditor.js is missing from the download root. Without this file it is not possible to either run the samples or run anything.
If I force the javascript include as follows, it works.
<script type="text/javascript" src="http://ckeditor.com/apps/ckeditor/3.5.3/ckeditor.js?1302526282"></script>
Wed, 04/13/2011 - 23:40
#1
Re: ckeditor.js missing in download root
It seems to me that either your download was broken or you did not copy all the files on unpacking the .zip/.tar.gz archive, as both distribution packages available on http://ckeditor.com/download *do* contain the ckeditor.js file -- I just checked it right now.
Please re-download the installation package and be careful to unpack all the files that are included in the archive.
Documentation Manager, CKSource
See CKEditor 5 docs, CKEditor 4 docs, CKEditor 3 docs, CKFinder 3 docs, CKFinder 2 docs for help.
Visit the new CKEditor SDK for samples showcasing editor features to try out and download!