This is a 1.0 blocker.
Rather than providing only manual instructions, Edit module should provide a direct download link to the required custom build of CKEditor.
This is also a requirement for Drupal distributions to use Edit module in combination with CKEditor, like Spark and Demo Framework.
Unfortunately, it's not something I can do. The CKEditor folks must provide the necessary infrastructure. Fortunately, they've also ran into this need, and they already have the majority of the necessary infrastructure in place. They will likely have it in place by the end of the week:
[08/01/14 09:47:06] Wiktor Walc: @Wim: […] I still hope to provide custom builds at the end of this week as promised, thought I have to complete some other tasks first.
[08/01/14 11:27:21] Wim Leers: Thank you!
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | ckeditor-library-2169401-1.patch | 2.3 MB | saltednut |
Comments
Comment #1
saltednutI am wondering if a stop-gap might be to just patch the library? Attached is a patch that should change CKEditor 4.3.1_standard to a 4.3.1 custom build that includes Shared Space and Source Dialog plugins.
--Edit: while the patch worked for me locally, it does not take during a drush make build. Unsure why. At this point, probably best to just wait on the CKEditor infrastructure. Was worth a try though. :)
Comment #2
wim leersHah! Good try indeed :)
Comment #3
wim leersThis has now been fixed: #2178921: CKEditor builds optimized for in-place editing.
The download is available at
http://download.cksource.com/CKEditor%20for%20Drupal/edit/ckeditor_4.3.2_edit.zip.README updated with the direct download link: http://drupalcode.org/project/edit.git/commit/875a824
Comment #4
hswong3i commentedCross link #2175565: (revert) Download Library with ckeditor.make for Simple Profile Integration to here.