Hi devs,
current xwiki-webdav interface is exposed as follows,
root
|
+ - library
|
+ - orphans
|
+ - attachments
|
+ - home
|
+ - spaces
My questions is, where should MKCOL (create collection) operation be allowed
? I believe it only makes sense in `spaces` view where we can allow the user
to create a space (if he has appropriate access levels).
Also, another doubt i have is about creating pages, should it be same as
with collections where we manually add the wiki.txt and wiki.xml files into
the collection once it is created ?
Thanks a lot.
- Asiri