Hi,
I'm using FCKedit 2.0fc on Firefox 1.0.4 on Debian Linux (integrating it with apache mod_python).
When using the 'inline' method to place the editor pane, I couldn't cut/copy/paste between the editor pane and anywhere else - elsewhere on the page containing the editor or any other application.
But when using the textarea method to place the editor, cut/copy/paste works fine, as does everything else.
Also, the textarea method, for me, makes it easier to set up editing of long existing documents - I only need to html-escape the content and stick it in the textarea tag body, rather than having to escape newlines, single-quotes and everything else which would cause the javascript to crash from invalid syntax from the "oFCKeditor.Value='page content...';" statement.
I'd recommend the textarea method over the inline method.
My only minor gripe is that the editor can't seem to intercept familiar editor keyboard shortcuts such as ctrl-B for bold, ctrl-I for italic etc. But this is no great drama.
Lastly, thanks to the FCKeditor devs for creating the best javascript app I've ever seen. Keep up the great work!
Cheers
David
Sun, 05/15/2005 - 05:30
#1