HTMLarea
So maybe I'm behind the times, but I've been rather annoyed just now to discover that HTMLArea, a nice little wysiwyg texteditor that you can put into forms no longer exists.
At any rate, it doesn't exist as an open source project any longer. I'm guessing that the company that created HTMLarea decided that they didn't want to bother with support or possibly just wanted to control the project entirely themselves.
Whatever the case, all that remains is a website that lists wysiwyg text editors for forms. Through that, I found another decent looking text editor for forms. I'm in the process of putting it into a project for a client at the moment. We'll see how that goes, but for the moment, it looks relatively easy to work with.
I'll tell you how well it goes.
Comments
I've found fckeditor 2 pretty nice to work with. I wish it produced XHTML-compatible HTML and structured it a bit better (use of p tags rather than quite so many br's) but I guess I could probably do something about that if I just put the time in.
Posted by: James Stewart | June 11, 2005 12:00 AM
FCKEditor does indeed rock. I use it for the editor in my blog.
Posted by: Topher | June 14, 2005 7:26 AM
Well, this makes me feel a little better. I chose FCKeditor primarily because it was open source and got a high rating from the people on the HTMLarea site.
I'll probably be trying to insert it into a website cms later today.
Posted by: Jim Zoetewey | June 14, 2005 9:40 AM
For what it's worth, I switched FROM HTMLArea to FCK precisely because FCK was so much better.
Posted by: Topher | June 14, 2005 10:59 AM