On Fri, May 24, 2013, Patrick Lauber <
di...@treepy.com> wrote:
>As we don't want to support 3 different text editors or even more in the
>same package and corresponding JS files... 3 different packages with the
>djangocms-text-wathever naming is adequate. djangocms-text-ckeditor is a
>clone of cms.plugins.text... the only additional functionality is that
>drag and drop of pictures is supported and that those pictures are
>converted into text plugins automatically. The rest should be the same
>if i remember correctly.... then there is the question of replacement...
>djangocms-text-ckeditor uses the cmsplugin_text name in the database as
>well so it can be an inplace replacement for the other two. I think this
>is a good idea if you want to switch editors.
There is still quite a lot of WYM stuff hanging around in the CMS, by the way, in docs and in static files.
Anyway I have started work on <
https://github.com/evildmp/djangocms-text-wymeditor>.
Daniele