13 Jan
2000
13 Jan
'00
11:25 p.m.
Stephen Pitts wrote:
Other than exporting the object, editing it in a more sophisticated browser and importing it again, are there better solutions? Since your question was extremely vague, I can't offer anything concrete. Clarify your question. What do you mean by "more complex objects". Long DTML Documents? Split them up into short DTML methods and include them into one "wrapper" DTML document.
Perhaps he meant ways to edit DTML code? You can use HTTP-PUT, FTP or WebDAV to communicate with Zope to edit DTML code, besides using the Zope management interface. Regards, Martijn