Closed (duplicate)
Project:
Wysiwyg
Version:
7.x-2.2
Component:
Editor - CKEditor
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
24 May 2013 at 03:30 UTC
Updated:
24 May 2013 at 15:00 UTC
Hi
I've installed the latest version of Ckeditor (10) full, in sites/libraries/ckeditor but WYSIWYG says it's not there:
The version of CKEditor could not be detected.
Extract the archive and copy its contents into a new folder in the following location:
sites/all/libraries/ckeditor
So the actual library can be found at:
sites/all/libraries/ckeditor/ckeditor.js
but its there. Im not having any issues with other scripts in the libraries folder just this one. The folder(s) have read 755 permissions
Is there a workaround
Thanks
Comments
Comment #1
very_random_man commentedI've had the same problem. The WYSIWYG module doesn't seem to recognise CKEditor v4.1 or v4.1.1. As a workaround use v3.6.6.1. There is a link on the library download screen.
Comment #2
twodWysiwyg 7.x-2.x-dev currently supports CKEditor 4.
Basic support was implemented in #1853550: Ckeditor 4.0 - The version of CKEditor could not be detected. but beware, there may be serious issues: #1956778: Ckeditor 4.1 ACF
Workarounds exist, but you'll need a code snippet as described in the previous issue.