Hi Renaud,
I just got back from vacation to find you folks are working on webDAV, sweet :).

Renaud Richardet wrote:
Hello,

While further implementing the webdav protocol for Lenya, we realized that clients behave differently, and that we should better start with a small set of usecases. Here's a proposal (supported clients/editors - usecases):

a)
open cadaver
set editor vi
edit document.xml
save the file in vi

b)
open with cadaver
set editor ooffice2
edit document.odt with openoffice
save the file in openoffice

c)
open webdav site in dreamweaver
edit a file in dw
save a file in dw

d)
open netdrive folder (webdav client for windows)
double click on document.odt
edit document in ooffice
save the document in ooffice

Do see other usecases to start with?

Open OO
open document dialog (using OO dialog which supports webDAV)
enter publication webDAV url
select your file to open
click open
edit
click save icon


Another issue is re the uploaded document validation (which occurs in Put.java). This is hadcoded to validate xhtml document, and should rather be dropped, or (better) delegated to the corresponding ressource-type module. WDYT?
Delegated to resource-type module


TIA,
Renaud


--Doug

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to