Message: 12 Date: Fri, 07 Dec 2001 11:53:22 +0000 From: matt carey <matt@textmatters.com> To: <zope@zope.org> Subject: [Zope] Editing dtml content for non-techies i'm wondering if anyone knows of a dtml editing tool (or soemthing) that would allow for the editing of content within a dtml page on zope by a non-techie? we have a zope site for a client who wants to give the editing and content updating tasks to various members of staff. they don't want to use the management interface as they do not understand html/dtml. what we need is a way they can view just the content (so the dtml tags are present but hidden and not re-written) and edit that. we are planning to allow downloading/uploading of files useing webdav. any ideas or suggestions would be fantastic! cheers matt hello mat, Does your client want to edit only content on the website ?? I think then you can make some content management forms and your client wont see HTML/DTML tags. He will just type the matter in the forms and it will be there on the website. besides you dont even have to upload any files separately. I have almost finished creating such forms for my company. If can help you if this is what you want !! Sanket.