#187: Working Out-of-the-box WebDAV
- Contents
by
Sidnei da Silva
—
last modified
Nov 06, 2008 12:25 AM
This proposal should track requirements/improvements/documentation for the GSoC 2007 WebDAV Proposal
- Proposed by
- Sidnei da Silva
- Seconded by
- Alexander Limi
- Proposal type
- Architecture
- State
- in-progress
Motivation
WebDAV should work out-of-the-box when Plone is installed with the major WebDAV Clients
- OS X Finder
- Windows WebFolders
- Enfold Desktop
- Nautilus
- Konqueror
Proposal
- Default marshallers for built-in content types should be sane. IE, should be 'file-oriented', not 'metadata-oriented'.
- No OS X resource forks should be visible. If possible, avoid creating them.
- Allow WebFolders to work, document hacks if needed.
- If time permits:
- UI integration for switching default marshallers
- UI integration for multiple export formats
- "Download folder as ZIP"
- "Upload as ZIP"
- "Export search results as ZIP"
Support for adding metadata
http://server/folder/anotherfolder/+subject:screenshot,examples/+description:Screenshots+from+our+experiment/
Upload images into that (virtual) directory, and they will automatically be tagged as screenshot, examples and have a description attached to them.