Chris Withers wrote:
What's stopping you using Dreamweaver with Zope?
We manage it okay...
Chris
In that case it sounds like Dreamweaver Ultradev will work also... Would you care to explain precisely _how_ you use Dreamweaver with Zope at present ? ..and how it relates to this Richard Folwell's comment: Thursday, May 11, 2000 3:23 AM, Richard Folwell wrote: <richard@folwell.com>
It looks like a code generation system, in which case it will have problems with Zope, due to the content being held in an object database. All the mentioned supported systems use text files for their sources.
Not that interfacing such a tool is impossible. Someone recently posted a system to let a particular editor work with the Zope content. Right now, as far as I know, the only way in is through the web interface, so anything that is designed to work with directly accessible disk files will need some glue code to make it work.
thanks - Jason