Hi

I have an folder like object inherited from zope2 folder with some five additions (interfaces, views). Webdav support for this object works
until I give it default view. I do it as follows:

<browser:defaultView
  for=".interfaces.IDocumentGroup"
  name="view.html"
>

Then webdav support inherited from Folder breaks. How can I define
this default view only for browser and not for webdav access?

--
pozdrawiam
Piotr Chamera
_______________________________________________
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - http://mail.zope.org/mailman/listinfo/zope-announce
http://mail.zope.org/mailman/listinfo/zope-dev )

Reply via email to