Hi,
I'd like to open a new wiki named lescastcodeurs.myxwiki.org that will
be used as the wiki for a new French geek podcast to be announced later.
I'm taking care of this request, this is just a fyi.
Thanks
-Vincent
On Mar 17, 2009, at 2:38 PM, Ari Oinas wrote:
> Ok, my setup is as follows:
>
Thank you for your answer.
I'll try to reproduce your setup in order to check what's going on.
I'll keep you informed.
Cheers,
Fabio
On Mar 17, 2009, at 1:37 PM, Ari Oinas wrote:
> 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.
>
Hi,
could you tell me your exact setup?
I tried with a multilanguage wiki and a Main.WebHome translated in fr
and it.
rpc.getPage("Main.WebHome?language=en").getContent() -> English
rpc.getPage("Main.WebHome?language=it").getContent() -> Italiano
rpc.getPage("Main.WebHome?language=fr").getContent() -> Français
The available translations are accessible using the
Page.getTranslations()
In the previous example, this call returns [it, fr] (Maybe here we
should explicitly add also the default translation)
Let me know.
Cheers,
Fabio
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
I'm installing Xwiki on Windows.I use Tomcat as the application server. I
installed the server (apache-tomcat-5.5.27.exe : I have jdk1.6 in my
machine) But the server doesn't start with starting Windows. I always have
to execute the .exe file in the bin folder
How to fix this problem
In addition to selecting a xar and allowing a user to check to allow the
xar's content to blindly overwrite the previous entry; add a third option
"merge".
When "merge" is selected, for that selected document, the diffs between the
uploaded-xar and the current db are presented in a "mergediff-in-browser"
style, allowing selection of original content from the db versus xar.
clicking "ok" then collapses the diff and remembers the choices taken.
When the user has either selected the xar files they want to import
directly, or used the mergediff tool above to select the contents of the new
file, they click "import" and it's done. Note that the "mergediff" files,
create a new version, unlike the overwrite done by the current selected
checkboxes in the import tool.
Niels
http://nielsmayer.com
Hello all,
I'm trying out XWiki Office 1.0 Milestone 1 and I'm experiencing issues with
authentication. XWiki is on Tomcat, which is behind Apache HTTPD. SSO with
Kerberos is configured, with fallback to basic authentication - all this
doesn't seem to accept j_username and j_password XOffice plugin is sending
(can see login requests in apache access log). Since login isn't successful,
every next request from plugin results with "The remote server returned an
error: (401) Unauthorized.".
Has any similar setup/scenario been supported/tested, and if not, are there
any plans?
+1 for Office 2003 support
+1 for OpenOffice plugin
Regards,
Stevo.