[xwiki-users] Translations cannot be fetched using XML/RPC interface
17 Mar
2009
17 Mar
'09
12:37 p.m.
Hi, My problem is that I cannot fetch translated pages from Xwiki using XML/RPC interface. I have tried it like this: xwikiInterface.getPage(iToken, Space.Page + "?language=en"); but it returns the default page. My Xwiki-interface getPage method is defined as follows: [XmlRpcMethod("confluence1.getPage")] PageStruct getPage(String token, String pageId); I'm using C# language and Visual Studio 2008 and I currently have a working prototype of an application which fetches Xwiki-pages from remote Xwiki-installation. But now the problem is how to get also translated pages. Any help regarding this issue would be greatly appreciated. Best regards -paristo
6373
Age (days ago)
6373
Last active (days ago)
0 comments
1 participants
participants (1)
-
Ari Oinas