You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to sabredav...@googlegroups.com
hi
i try to get a webdav access from my project system - i have implemented a login from the other system it work - but now i strugle how to generate the top folder list
- i have to read the mysql table - to know witch folder the user are allowed to see
thanks
michael
Evert Pot
unread,
May 16, 2013, 11:09:17 AM5/16/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
Make sure you fully understand how you can create your own 'Collection' object. A Collection is a folder, and you can fully determine what's in a folder (other folders or files) by creating your own collection.
So read that wiki page in full first, then come back with questions here and let me know what part you have trouble understanding.