[Zope] howto keep doc-types via WebDAV?

Chris Withers chrisw@nipltd.com
Fri, 07 Jun 2002 12:21:42 +0100


Go and look for PUT_Factory.

cheers,

Chris

Florian Konnertz wrote:
> 
> Hi zopies!
> I use davfs to edit my documents on the zope-server. I edit them on my
> local filesystem, then copy them to the remote server.
> All docs are after this ceremony from the type:
>  text/x-unknown-content-type.
> 
> How can I achieve to keep the type, e.g. dtml-docs ?
> I tried different suffixes (bla.dtml etc.) - No effect.
> I couldn't find anything in the davfs docu.
> 
> Thank you in advance,
> Florian
> 
> _______________________________________________
> Zope maillist  -  Zope@zope.org
> http://lists.zope.org/mailman/listinfo/zope
> **   No cross posts or HTML encoding!  **
> (Related lists -
>  http://lists.zope.org/mailman/listinfo/zope-announce
>  http://lists.zope.org/mailman/listinfo/zope-dev )