[xwiki-users] XAR Export/Import Issues - JIRA XWIKI-1926
Vincent, I was already on the mailing list, I just haven't been keeping up lately. May I start off with a few questions? 1. Does XWiki use the Google XAR API unchanged? 2. Where should I post patches? Here? JIRA? Thanks, Deven
Hi Deven, On Oct 17, 2008, at 4:21 PM, Deven Phillips wrote:
Vincent,
I was already on the mailing list, I just haven't been keeping up lately.
May I start off with a few questions?
1. Does XWiki use the Google XAR API unchanged?
We're not using the google XAR api at all :) XAR means XWiki ARchive and it's just a zip with a package.xml listing the content of the zip. Each xwiki page is represented in XML in the XAR.
2. Where should I post patches? Here? JIRA?
JIRA. Thanks -Vincent
Ah!! There's my confusion. Google has an API for eXtensible ARchive which actually appears to follow a similar format. Theirs is a little more involved though. I will download the source for XWiki and start looking at the Export/Import code this weekend. Just for anyone interested, here's the link to the Google XAR API: http://code.google.com/p/xar/ Thanks, Deven Vincent Massol wrote:
Hi Deven,
On Oct 17, 2008, at 4:21 PM, Deven Phillips wrote:
Vincent,
I was already on the mailing list, I just haven't been keeping up lately.
May I start off with a few questions?
1. Does XWiki use the Google XAR API unchanged?
We're not using the google XAR api at all :)
XAR means XWiki ARchive and it's just a zip with a package.xml listing the content of the zip.
Each xwiki page is represented in XML in the XAR.
2. Where should I post patches? Here? JIRA?
JIRA.
Thanks -Vincent
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
participants (2)
-
Deven Phillips -
Vincent Massol