This looks very cool - the HTMl jive, that is. I'm going to mod it some, and get permission from the author to incorporate it into Zope... I'll add some features like search and replace also...
-----Original Message----- From: Gidon Friedman [mailto:gidon@stars.ch] Sent: Wednesday, June 28, 2000 6:12 AM To: Jon Franz Cc: zope@zope.org Subject: Re: [Zope] HTML Editors that recognize DTML (was bastardized formofXML)
Does anyone know of a good (free!) java applet based text editor? Something with basic color tagging abilities and maybe even (gasp) a spell checker, search/replace, etc? If there is one, we could mod it to spit its output as a form post, and hus have a great built-in editor for most browsers...
that would be nice, but you would have to build one yourself. Java Swing has an HTMLEditorKit, but i never tried to use it. have a look at: http://www.mokabyte.it/1999/12/htmleditor.htm it explains in italian how to do it (untested). or you could use javascript: http://www.cris.com/~raydaly/htmljive.html Gidon <<<