6 projects
z3c.conditionalviews
This package intergrates with the zope publisher to validate conditional requests based on the `If-None-Match`, `If-Match`, and `If-Modified-Since`, `If-UnModifiedSince` protocols.
z3c.davapp.zopefile
Define the WebDAV data model for the File and Image objects from the `zope.file' module.
z3c.davapp.zopelocking
WebDAV locking support using zope.locking
z3c.davapp.zopeappfile
Define the WebDAV data model for the File and Image objects from the `zope.app.file' module.
z3c.dav
Implementation of the WebDAV protocol for Zope3
z3c.etree
Abstracts out the implementation of elementtree behind the zope component architecture. And provides helper functions for testing XML output in tests.