Newbie question: wysiwyg-like editors
hi all, does anyone know good wysiwyg-like editors that can be integrated into zope-sites. am thinking of providing an easy user interface for unexperienced redacteurs who should be able to create simple web-sites in zope, like they used to do with common editors.... cheers, fernando
There's a little javascript called HTMLEdit, floating around the 'net, looks promising...
From: "Fernando Fuente" <f.fuente@gmx.net> Reply-To: "Fernando Fuente" <f.fuente@gmx.net> Date: Sat, 26 May 2001 00:55:46 +0200 To: <zope@zope.org> Subject: [Zope] Newbie question: wysiwyg-like editors
hi all,
does anyone know good wysiwyg-like editors that can be integrated into zope-sites. am thinking of providing an easy user interface for unexperienced redacteurs who should be able to create simple web-sites in zope, like they used to do with common editors....
cheers,
fernando
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
does anyone know good wysiwyg-like editors that can be integrated into zope-sites. am thinking of providing an easy user interface for unexperienced redacteurs who should be able to create simple web-sites in zope, like they used to do with common editors....
Maybe have a look at our Kontentor. For the actual WYSIWYG we have integrated a slightly modified and fixed IEMethod. Only works with Internet Explorer 5.x. I don't know of any easy way of doing platform-independent WYSIWYG. The only two options I could think of are using an editor written in Flash/Shockwave or a Java Applet. Kontentor URL: http://demo.iuveno-net.de/iuveno/Products/Kontentor Joachim.
participants (3)
-
Fernando Fuente -
Joachim Werner -
marc lindahl