Hi,
I've got this error message:
Unable to download ckeditor from http://download.cksource.com/CKEditor/CKEditor/CKEditor%203.6.2/ckeditor_3.6.2.tar.gz
And when I try the link:
404 Not Found
The server can not find the requested page:
download.cksource.com/CKEditor/CKEditor/CKEditor%203.6.2/ckeditor_3.6.2.tar.gz (port 80)
From the file "drupal-org.make":
libraries[ckeditor][directory_name] = "ckeditor"
libraries[ckeditor][download][type] = "get"
libraries[ckeditor][download][url] = "http://download.cksource.com/CKEditor/CKEditor/CKEditor%203.6.2/ckeditor_3.6.2.tar.gz"
Comments
Comment #1
j0nathan commentedThis is a patch. It downloads from SVN. You may want a stable version though.
Comment #2
elijah lynnThis is because cksource.com and ckeditor.com have been down all day. It happened to me too.
Comment #3
nedjoThanks for the patch and update. Looks like the file is available again.