[xwiki-users] Restfull URL to page in subwiki

2016-11-27 Thread Volker Lapczynski
est/wikis/wiki/*subwiki*/Main/pages/MyPage?outputSyntax=plain&xpage=plain" is not working Thanks Volker ___ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users

[xwiki-users] Feedback to the Xwiki concept.

2011-05-26 Thread volker
attention. Volker ___ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users

[xwiki-users] reduce -Xmx after trying too large -Xmx?

2011-03-16 Thread volker
Hallo! - Using HSQLDB I have increased -Xmx too much 900m After reducing to 300m i get the HTTP ERROR 500. What can i do to go back to Xmx=300m without export/import? Volker ___ users mailing list users@xwiki.org http://lists.xwiki.org

[xwiki-users] How to realise a phone book functionality?

2011-03-13 Thread volker
Hallo! What is the best approach to make a phone book in Xwiki? I have persons/users with home and office phone numbers and phone numbers to hospital wards. Any suggestions? -- Volker Lapczynski v...@legeinfo.net Rosendalsveien 3-B +47 - 92 62 02 48 N-1166 Oslo

Re: [xwiki-users] XWiki RESTful API: TAGS and unicode

2010-10-20 Thread Volker Lapczynski
%C3%B8%C3%A6%C3%A5 http://xwiki.475771.n2.nabble.com/file/n5653682/xwiki-encode.jpg The wrong encoding is stopping curl on Restful interface. But what to do? I am not able to change the Windows environment here. yours Volker -- View this message in context: http://xwiki.475771.n2.nabble.com

Re: [xwiki-users] XWiki RESTful API: TAGS and unicode

2010-10-15 Thread Volker Lapczynski
http://xwiki.475771.n2.nabble.com/file/n5638051/trace-make.txt trace-make.txt -- View this message in context: http://xwiki.475771.n2.nabble.com/XWiki-RESTful-API-TAGS-and-unicode-tp5540275p5638051.html Sent from the XWiki- Users mailing list archive at Nabble.com. _

Re: [xwiki-users] XWiki RESTful API: TAGS and unicode

2010-10-15 Thread Volker Lapczynski
i/rest/wikis/xwiki/spaces/Main/pages/%page%/objects/TagClass/0/properties/tags When %page% with Umlauts i get: http://xwiki.475771.n2.nabble.com/file/n5638047/trace-make.txt trace-make.txt I tried a DOS-batch with curl UTF-8 encodet getting the same results. Is there a mismatch with codepages? Y

Re: [xwiki-users] XWiki RESTful API: TAGS and unicode

2010-10-01 Thread Volker Lapczynski
.exe --trace-ascii "trace-ta.txt" -u "Admin:admin" -X POST --d "className=XWiki.TagClass&property#tags=%page%|test1|test2" http://localhost:8080/xwiki/rest/wikis/xwiki/spaces/Main/pages/%page%/objects What is wrong with my code? Regards Volker -- View this mess

[xwiki-users] XWiki RESTful API: TAGS and unicode

2010-09-16 Thread volker
@C:\2.xml -H Content-Type:application/xml %Server %/xwiki/rest/wikis/xwiki/spaces/Main/pages/%page%/tags 2.xml: --- http://www.xwiki.org";> TestTag --- -