[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Phpgroupware-developers] WebDAV
From: |
Valerio Santinelli |
Subject: |
Re: [Phpgroupware-developers] WebDAV |
Date: |
Mon, 31 Mar 2003 09:40:30 +0200 |
Jonathon Sim wrote:
> On Fri, 28 Mar 2003 22:15, Valerio Santinelli wrote:
>
>> Is there any documentation available for application developers to
>> use the new WebDAV classes?
>>
> The webdav classes provide a VFS implementation, currently available
> in CVS HEAD - so if you set your file repository to be
> "http://some.webdav.url.com" in the setup app, and set the file
> repository type to DAV all vfs-using apps should transparently access
> their files over webdav (there is a README on setting up webdav with
> Apache under phpgwapi/doc/doc/vfs/vfs_dav).
This is not what I am looking for actually. I thought there was a WebDAV
"server" implementation available and not a client one.
Here's what I would like to do:
I have already written a document management application for phpgroupware
and now I would like to let people use the WebFolders Windows feature to
upload new documents and browse the already existing ones using the
groupware's ACL.
--
Valerio Santinelli
Re: [Phpgroupware-developers] WebDAV, Dave Hall, 2003/03/29