[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 11:39:18 +0200 |
Sigurd Nes wrote:
>> 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.
>>
>
> Is this application available for download ?
>
No, it is not available for download. It would also be a good time to
discuss about licensing. The application uses the API calls of phpgroupware
obviously. Does this mean that it should be licensed under GPL, too?
--
Valerio Santinelli
Re: [Phpgroupware-developers] WebDAV, Dave Hall, 2003/03/29