I use Autohotkey to get text from a page with this url:
UrlDownloadToFile, http://
Server:8080/xwiki/rest/wikis/wiki/subwiki/Main/pages/MyPage?outputSyntax=plain&xpage=plain
C:\temp\MyText.txt
How do i do this with curl from a *SUBWIKI*?
curl -u Admin:admin
"Server:8080/xwiki/rest/wikis/w
Hi Fabio!
Thanks for reply.
I am still working with the "creating TAG" problem. I am able to create a
page and upload a file.
I am not able to make a TAG with your code. I am editing the files with
notepad in windows with UTF-8.
Working with norwegian Windows XP, Autohotkey with unicode support a
Hello Fabio!
I solved the TAG problem, but still fighting with Umlauts.
TAGs solved:
In Autohotkey environment i have to "escape" commas, they must be escaped as
shown here:
tags=foo`,bar
; --- create a TAG--- Working ;)
curl.exe -u "Admin:admin" -X POST -H "Content-type:
application/x-www
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.
_
Fabio, thanks for reply!
There is something rotten with my Windows codepages. When creating a new
page on your sandbox I get the umlauts in the address like:
http://127.0.0.1:8080/xwiki/bin/view/Main/øætestøæå
But in my systems I get:
http://127.0.0.1:8080/xwiki/bin/view/Main/%C3%B8%C3%A6test%