Opened 18 years ago
Closed 18 years ago
#504 closed Task (fixed)
How do I get a build that works on Safari?
Reported by: | Dov Rosenberg | Owned by: | |
---|---|---|---|
Priority: | Must have (possibly next milestone) | Milestone: | Safari Compatibility |
Component: | General | Version: | FCKeditor 2.4.2 |
Keywords: | Cc: |
Description
I am trying to find a combination of Webkit and FCKEditor that shows something for FCKEditor. Please provide any links or instructions. I have downloaded the latest WebKit but FCKdoesn't seem to work with it. I am running OSX 10.4.9. WebKit 2.0.4 (419.3).
We have integrated FCK into our KB product and Apple is very interested in purchasing it but they are demanding Safari compatibility. We may be able to get some Apple engineering help if needed
Safari support is not enabled by default, because we are not yet officially supporting it. It can be enabled by setting
oFCKeditor.EnableSafari = true ;
when using the JavaScript integration files.The following page can be used to test the nightly build with Safari and Opera:
http://www.fckeditor.net/nightly/browsers_test.html
The Safari Compatibility Effort page was pointing to the wrong file. I've just corrected it to point to the above URL.
Thanks for the Safari efforts. I really hope Apple with be with us on it.