Is there a way to prevent ZServer from saving all docs as dtml docs instead of as dtml methods, when editing with xemacs/efs?
Not currently. This has been discussed before. There should probably be some better system for sniffing uploaded content and trying to figure out what sort of Zope object to create. This could be based on * file extensions * http headers * the content of the uploaded object * Zope preferences This is a fairly complex problem. For example, there should be some way for you to specify that uploaded files with a given file extension create instances of a given Z Class. Hmm. We're open to suggestions (and patches!) -Amos -- Amos Latteier mailto:amos@digicool.com Digital Creations http://www.digicool.com