vote up 1 vote down star
1

I'm looking for something with minimal functionality, such as what you see in gmail or even in stack overflow, but aimed at non developers, that is, no markdown syntax.

Any pointers?

flag

6 Answers

vote up 4 vote down

I recommend FCK Editor and you're looking for a Rich-text editor.

link|flag
vote up 3 vote down

Have a look at TinyMCE - http://tinymce.moxiecode.com/

link|flag
Just tried it. Worked perfectly! – Chris Oct 9 at 2:30
vote up 3 vote down

Stackoverflow uses WMD .

You might want to look at Markitup as well, it supports Markdown, Wiki syntaxes. The support for putting source code isn't as good as WMD but it's more customisable.

Personally I don't think markdown is that difficult for non developers, only as much as wiki syntax is.

link|flag
though there is a markdown syntax – Crossbrowser Mar 19 at 15:44
Markitup is pretty neat. – Wadih M. Mar 19 at 15:57
vote up 0 vote down

TinyMCE, FCK Editor, etc can be modified for minimal functionality quite easily. Link to tinymce website

link|flag
vote up 0 vote down

I've used FCK Editor: http://www.fckeditor.net/ which is quite good.

link|flag
vote up 0 vote down

There are so many different editors that you should look at most of them and choose by personal preference. Seriously: there is FCK Editor, TinyMCE, WMD, Markitup, etc.

Some offer an Microsoft Word look and feel as well.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.