On Mar 25, 2010, at 10:41 AM, stinnux wrote:
vmassol wrote:
Another direction is to directly paste your JSPWiki content inside a xwiki
page for which you have set the syntax to JSPWiki :)
(we support JSPWiki syntax).
However I have not tried the JSPWiki syntax support for a very long time
and we don't even have tests for it so I don't know how good it is.
But it would be good if someone knowing JSPWiki could tell us how good or
bad our native support of it is!
When you have a page in JSPWiki syntax in xwiki then you can convert it to
XWiki Syntax 2.0 easily.
We have more than 700 pages (not counting History and File Attachments). I
am not going to do this manually....
You don't have to do this manually.... You could use XMLRPC or REST to upload your
page content.
But it is possible to set the page syntax in the xml
file. This is what i am
doing currently and it seems to work quite good.
So you're setting the jspwiki/1.0 syntax in there?
Thanks
-Vincent