Ckeditor 4.x is much better than 3.6.x with things such as:
* Paste formatting (though not filtered according to currently used text-format, a future improvement?)
* The annoying bug where the editor adds a
in the beginning of all text is solved.
Therefor trying to upgrade is a good plan to start on.
| Comment | File | Size | Author |
|---|---|---|---|
| #10 | ns-core-update-ckeditor-1904548-8.patch | 1.05 KB | geekyMoa |
| #9 | ns-core-update-ckeditor-1904548-7.patch | 1.26 KB | ryden |
| #8 | ns-core-update-ckeditor-1904548-6.patch | 899 bytes | ryden |
| #5 | ns-core-update-ckeditor-1904548-5.patch | 1.25 KB | timbrandin |
| #4 | ns-core-update-ckeditor-1904548-4.patch | 1.3 KB | timbrandin |
Comments
Comment #1
timbrandin commentedHere's a solution. Testing it out with a new build!
Comment #2
timbrandin commentedWysiwyg needs an upgrade as well: #1853550: Ckeditor 4.0 - The version of CKEditor could not be detected., here's a new try at it.
Comment #3
timbrandin commentedFailed to download the revision provided, modified to latest revision for 7.x-2.x:
http://drupalcode.org/project/wysiwyg.git/commit/cc24829
Comment #4
timbrandin commentedForgot to change the version of wysiwyg to 2x-dev.
On more try.
Comment #5
timbrandin commentedThis is embarrassing, obviously one cannot checkout a tag and a revision at the same time.
Comment #6
timbrandin commentedHaha, it works! With both Media and Linkit -- insane!!
Comment #7
fabsor commentedI really like this, but I need to test this a bit more before we can get it in, so I can't roll it in the upcoming release. Expect it to be in the next release though =)
Comment #8
ryden commentedPatch didn't apply on the latest release rc4.
So I updated it.
Comment #9
ryden commentedSorry TimBrandin forgot to tell me we need the ckeditor 4 also. Here's a new try.
Comment #10
geekyMoa commentedCKEditor 4 is clearly the new cool thing. Unfortunately at the time of writing 4.1 breaks media module integration, but we'd like at least 4.0.3 in our project, so here's an update of ryden's patch.