Support Forum

V5 – Editors

YS Yellow Swordfish
Yellow Swordfish
Member

I have been hunting for an alternative editor to TinyMCE bearing in mind that:

  • TM does work with SP and has done since day 1
  • we have invested time and custom code into TM which would almost certainly require rewriting for any new tool.

One of the driving factors in searching for a replacement however, is to see if there is an alternative available that can easily perform as a rich text, html and bbCode editor in one package. At the same time we do not want to lose the built in filtering, formatting and ‘cleaning’ that TM performs – mostly pretty well.

It seems the only open-source editor available that comes close to this goal is MarkItUp – a jQuery based editor but a very basic shell that performs basically no post-edit and pre-save sanitisation. In short, I suspect we will end up retaining TM and extending it with some additional plugins and options.

However, MarkItUp is worth experimenting with as a better replacement for our current QuickTags html/bbCode offerings.

One alternative to TM itself that actually feels and looks better is CKEditor. I would recommend we spend at least a little time investigating this as a TM replacement although, like TM, it is rich text only.

Finally – it might also be worth seeing if it is possible to make the editor an SP plugin. This would offer up new possibilities for the future when there nay be more open source options.

So – initial recommendations:

  1. Investigate the effort needed to replace TM with CKEditor
  2. Investigate MarkItUp as a replacement for html/bbCode and basic rich text editing.
  3. Investigate the possibility of making editors SP plugins.

Other open source editors looked at:

Openwysiwyg, FreeRichTextEditor, Xinha

2 Answers

New Answer

MP Mr Papa
Mr Papa
Member

frankly, suspected keeping TM would be the likley answer…  and if you have figured out the api, might make it more palatable…

you probably dont remember, but I suggested markitup way back when we started looking at bbcode editors… dont remember why we didnt go that route – might have been pretty young back then… so like the thought…  it should be able to be consistent between the other  modes…

like the thought of editor being a plugin type arrangement, but perhaps (and maybe this is what you meant), it should be replaceable via plugin instead of the defaults being plugins themselves?

not sure it makes too much sense to replace a wysiwg editor for another if it cant handle the other types – seems like one set of problems for another…  I think if we could more easily extend TM, we could get happier and I think you are getting close to having that capability…

YS Yellow Swordfish
Yellow Swordfish
Member

CKEditor: You are probably right but I think it does a better job.

MarkItUp: I have been watching it for a long time and yes – it has grown.