On 06/24/2010 01:10 AM, xManish wrote:
Fabio Mancinelli-4 wrote:
So as long as what you want to do is achievable by page and object
manipulation (like the most of the XWiki functionalities) you are able
to use the REST api to do it.
Hi Fabio,
Thanks for replying to my thread.
Coming to the creating user issue. Does that mean we can create a user by
creating a page and have object of class XWikiUser, but won't be able to add
the user details like personal information and contact information through
REST Api?
All this personal information is stored in the XWiki.XWikiUsers object.
Go to your profile page, edit with the object editor and expand the
XWiki.XWikiUsers object. You'll see a lot of properties. I'm sure there
is a way to set those properties using the REST Api.
Hope this helps,
Marius
Or may be there is a way to do it??
Thanks,
Manish