[Checkins] [zopefoundation/zope.app.http] 0d7b97: Modified the DAV widgets to handle the rendering a...

GitHub noreply at github.com
Fri Feb 22 16:43:50 UTC 2013


  Branch: refs/heads/monolithic-zope3-mkerrin-webdav
  Home:   https://github.com/zopefoundation/zope.app.http
  Commit: 0d7b975a5bcd902c0891c6f800fefe44f838fa4e
      https://github.com/zopefoundation/zope.app.http/commit/0d7b975a5bcd902c0891c6f800fefe44f838fa4e
  Author: Michael Kerrin <michael.kerrin at gmail.com>
  Date:   2006-01-10 (Tue, 10 Jan 2006)

  Changed paths:
    A options.py

  Log Message:
  -----------
  Modified the DAV widgets to handle the rendering and parsing
of all webdav properties to and from Python xml.dom elements.

Clarified some of the fields in the DAV schema in order to
take advantage of the new widgets. Also reworked a big chunk
of PROPFIND to take advantage tof the new widgets.

Also added a basic implementation of the COPY, LOCK and
UNLOCK methods.

Make the ILockStorage utility in zope.app.locking addable
through the site management interface.





More information about the checkins mailing list