Hi Amos! On Tue, 14 Sep 1999, Amos Latteier wrote:
At 06:34 PM 9/14/99 +0200, you wrote:
one of our clients makes me nervous, twice a day: he allways asks if there is a wygiwys-possibility for the content-managers of tehir site?
is there something like that or should i wait until the release of zope 3?
You can use any WYSIWYG editor that support PUT or WebDAV or FTP. While these tools don't give you full access to the Zope management interface, they should be fine for most content management tasks.
-Amos
I am just trying to think how that would work since most of the DTML Documents which people would be editing are not true HTML docuemnts (as in they don't usually include <HTML><HEAD></HEAD><BODY> and </BODY></HTML> etc) So I am guessing most WYSIWYG would "automagically" provide these for you and in the process destroy any overall strucutre to your site. I guess though for small sites it could be useful. Cheers, Benno