Hi Guillaume,

thanks for your quick answer.

I've added two examples to the XWiki-Wiki:
 http://platform.xwiki.org/xwiki/bin/view/Features/XMLRPCJavaExamples

See "Page: List tags" and "Page: Add tags".

Additionally I've found a bug, see XWIKI-5396 for more details.

Regards
  Martin


-----Ursprüngliche Nachricht-----
Von: [email protected] [mailto:[email protected]] Im Auftrag von 
Guillaume Lerouge
Gesendet: Montag, 9. August 2010 11:13
An: XWiki Developers
Betreff: Re: [xwiki-devs] How to tag pages via XMLRPC (xwiki 2.4)

Hi Martin,

edit any page in your wiki in object edition mode and look at the attached
tag object.

You can also look at XWiki.TagClass to find out more about the parameters
accepted by the Tag object.

Guillaume

On Mon, Aug 9, 2010 at 11:00, Kirst Martin Wolfgang
<[email protected]>wrote:

> Hi,
>
> I want to automatically tag some pages within our XWiki (v2.4) via
> XMLRPX API.
> I've setup my eclipse for automatic uploading of pages and attachments,
> but I can't find any documentation how to tag pages.
>
> Simple question: how can I tag pages via XMLRPC?
> It seems to me, that the solutions lies within
> "XWikiXmlRpcClient#storeObject(XWikiObject)".
> But how are the parameters?
>
> Regards
>  Martin
> _______________________________________________
> devs mailing list
> [email protected]
> http://lists.xwiki.org/mailman/listinfo/devs
_______________________________________________
devs mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/devs
_______________________________________________
devs mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/devs

Reply via email to