On 8/14/2013 8:42 AM, Edward K. Ream wrote:
On Tue, Aug 13, 2013 at 8:48 PM, Terry Brown <[email protected] <mailto:[email protected]>> wrote:

    I've pushed the richtext.py plugin, CKEditor version only at present.


Many thanks for this outstanding work.

It works for me as expected when I create a CKEditor pane using the "Easter-Egg" interface.

However, it isn't functional when I create the editor with any of the cke-editor commands. I see an CKE editor (resizeable) appearing to float above the body pane, but it never contains any content and does not respond to mouse clicks. I also see the following in the console window every time I switch nodes::

QWebInspector: QSettings couldn't read configuration setting [resourceTrackingEnabled].

leo/external/ckeditor/config.js does exist, and contains::

/**
* @license Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
 * For licensing, see LICENSE.html or http://ckeditor.com/license
 */

CKEDITOR.editorConfig = function( config ) {
    // Define changes to default configuration here. For example:
    // config.language = 'fr';
    // config.uiColor = '#AADC6E';
};

I'm using Windows7.

Edward

Works beautifully for me.  Windows XP/Python 2.7.

-->Jake

--
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/leo-editor.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to