On Fri, Nov 28, 2014 at 2:49 AM, Davy Cottet <[email protected]> wrote:
>
I would like to patch richtext.py in order to avoid instaling external
software and using instead native debian CKEditor installation.
The present code uses the CKEditor code found in leo/external/ckeditor.
You don't have to install anything more. Is this code not working for you?
> Would just replacing path parameter in leo/plugins/richtext.py be
sufficient ?
path = g.os_path_join(
g.computeLeoDir(), 'external', 'ckeditor'
)
==> path = '/usr/share/javascript/ckeditor/'
I don't know. Have you tried doing that?
Edward
--
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/d/optout.