Hi,
I would like to patch richtext.py in order to avoid instaling external
software and using instead native debian CKEditor installation.
It would be necessary to include Leo to Debian repositories.
https://packages.debian.org/wheezy/all/ckeditor/filelist
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/'
Could someone used to this plugin could give a try (*sudo apt-get install
ckeditor)*?
Thanks
--
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.