Re: [xwiki-users] XWiki 8.4.3 REST - attachments and versioning

2017-02-10 Thread Vincent Massol
Hi Stefan, > On 10 Feb 2017, at 10:29, Thomas Mortagne wrote: > > On Fri, Feb 10, 2017 at 8:17 AM, Stefan Helmerichs > wrote: >> Hello, >> >> I am using (as stated) XWiki 8.4.3 on a CentOS7-VM running in a >> docker-container. >> >> I am using a gradle script to push markdown-files and image

Re: [xwiki-users] XWiki 8.4.3 REST - attachments and versioning

2017-02-10 Thread Thomas Mortagne
On Fri, Feb 10, 2017 at 8:17 AM, Stefan Helmerichs wrote: > Hello, > > I am using (as stated) XWiki 8.4.3 on a CentOS7-VM running in a > docker-container. > > I am using a gradle script to push markdown-files and images to the > wiki. The markdown is being wrapped in an xml envelope and pushed to

[xwiki-users] XWiki 8.4.3 REST - attachments and versioning

2017-02-09 Thread Stefan Helmerichs
Hello, I am using (as stated) XWiki 8.4.3 on a CentOS7-VM running in a docker-container. I am using a gradle script to push markdown-files and images to the wiki. The markdown is being wrapped in an xml envelope and pushed to the REST-API, which works nicely. The envelope looks like this: http: