We have developed a software for the real estate industry and it allows the user to edit content using some 3rd party javasript app (I think openWYSIWYG) that seems to work fine, but lacks a lot of the features that we need (image uploading etc.). We are thinking of switching to another open source solution and are down to FCKEditor or TinyMCE and I was wondering what your experiences have been with either of these two.
I prefer editing my php files with a simple textarea and submit button. Why? Because the other editors may change some code behind the scene and then when you update it it may not work. We are talking in a php thread, not html. Editors+HTML is another story.
Try invision power boards. They have a great WYSIWYG editor. You can try it on my power board forum. (but you have to register, it doesnt work for guest posting) http://forum.plentyoftorrents.com
FCKEditor is more powerful than TinyMCE, but too fat. However, TinyMCE doesn't support uploading pictures.