[xwiki-devs] [GSOC][WEBDAV] Comments & Exposed properties
Hi Ludovic & All, Two small questions, 1. According to my understanding, current design of xwiki-webdav interface<http://dev.xwiki.org/xwiki/bin/view/Design/WebDAVService>does not take document comments into account (shouldn't they be exposed via webdav ?). 2. Which xwiki specific properties are to be exposed through this interface (out of author, revision , etc. etc.) ? Thanks a lot. - Asiri
Asiri Rathnayake wrote:
Hi Ludovic & All,
Two small questions,
1. According to my understanding, current design of xwiki-webdav interface<http://dev.xwiki.org/xwiki/bin/view/Design/WebDAVService>does not take document comments into account (shouldn't they be exposed via webdav ?).
The comments are in the wiki.xml. I don't think we need them separately at this point.
2. Which xwiki specific properties are to be exposed through this interface (out of author, revision , etc. etc.) ?
We have all the info in the wiki.xml.. You should have date and author available in the standard webdav properties. If you can have other properties in webdav go for it but it's not that interesting as webdav folders don't display much of it Ludovic
Thanks a lot.
- Asiri _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
-- Ludovic Dubost Blog: http://blog.ludovic.org/ XWiki: http://www.xwiki.com Skype: ldubost GTalk: ldubost
On Mon, Jul 7, 2008 at 6:00 PM, Ludovic Dubost <[email protected]> wrote:
Asiri Rathnayake wrote:
Hi Ludovic & All,
Two small questions,
1. According to my understanding, current design of xwiki-webdav interface<http://dev.xwiki.org/xwiki/bin/view/Design/WebDAVService>does not take document comments into account (shouldn't they be exposed via webdav ?).
The comments are in the wiki.xml. I don't think we need them separately at this point.
2. Which xwiki specific properties are to be exposed through this interface (out of author, revision , etc. etc.) ?
We have all the info in the wiki.xml.. You should have date and author available in the standard webdav properties. If you can have other properties in webdav go for it but it's not that interesting as webdav folders don't display much of it
Got it. Thanks. - Asiri
Ludovic
Thanks a lot.
- Asiri _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
-- Ludovic Dubost Blog: http://blog.ludovic.org/ XWiki: http://www.xwiki.com Skype: ldubost GTalk: ldubost
_______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
participants (2)
-
Asiri Rathnayake -
Ludovic Dubost