What about Dreamweaver 4? I also heard XMetal would support WebDav as well... Paz Martijn Pieters wrote:
On Tue, Feb 20, 2001 at 03:54:29PM +0100, Philipp von Weitershausen wrote:
Hi there,
Is there an efficient way to use an external editor to edit DTML Documents? Some people in my homepage group are tired of the ZMI and I can understand them, especially because of a lack of syntax highlighting. There is the possibility of copy'n'paste and upload again, but that's ugly. I also read that development on the Mozilla-based management tool is not continued. (That's sad, BTW...) Could I use WebDAV (don't have any experience with it) to retrieve and save the DTML source? If so, is there a good HTML source code editor (don't want WYSIWYG!) for Windows or Linux supporting WebDAV?
Any suggestions welcome!
You can use HTMLKit:
It supports FTP better than any other Windows tool I know; it can optionally open files without an extension inside itself. This is a god-sent for DTML objects like standard_html_header.
There aren't any WebDAV enabled editors I know of that actually make use of the added functionality of WebDAV server; they treat it like any other FTP server. The only exception is Adobe GoLive 5; it uses WebDAV properties and locking extensively; but you said No WYSIWYG.. :)
-- Martijn Pieters | Software Engineer mailto:mj@digicool.com | Digital Creations http://www.digicool.com/ | Creators of Zope http://www.zope.org/ ---------------------------------------------
_______________________________________________ Zope-Dev maillist - Zope-Dev@zope.org http://lists.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope )
On Tue, Feb 20, 2001 at 05:10:08PM +0100, Paul Zwarts wrote:
What about Dreamweaver 4? I also heard XMetal would support WebDav as well...
Dreamweaver 4 claims to have WebDAV support, but it severely broken. Macromedia has promised to fix it, but I have yet to see anything more than that promise. I don't know about XMeTal; the SoftQuad website doesn't list WebDAV on the XMeTal feature list. I hadn't looked at XML editors yet. A brief search reveals that there seems to be only one editor that XML supports WebDAV; it's called XML Client, and produced by Excosoft: http://www.excosoft.se/products/exc_pd.xml We probably should do some interoperability testing.. *nudge Todd*. -- Martijn Pieters | Software Engineer mailto:mj@digicool.com | Digital Creations http://www.digicool.com/ | Creators of Zope http://www.zope.org/ ---------------------------------------------
participants (2)
-
Martijn Pieters -
Paul Zwarts