Hello,
this time I am about to dive into importing several spaces one after the other and calculate how long this will take.
However I am not quite ready for a marathon yet, as I am preparing the initial setup in the Filter Streams Converter application options.
I have done it before, I have even kept a PDF printed from several previous XWiki editions used and tested, which allows me to observe differences between the versions such as new options bringing some thinking.
I have stumbled upon two options in which a sentence seems wrong, perhaps due to a typo in the comment of the option. Here is what it looks like:
Max page count
The maximum number of pages to import (-1 means to limit) int
[field with default option -1]
I wonder if the text in parenthesis should rather be “(-1 means no limit)” ?
Here I read:
Users wiki
The wiki is which users and groups are located. If applicable, users will be imported in this wiki; any user reference, including ones in permissions, will include this wiki. java.lang.String
At first I didn’t understand the sentence The wiki is which users and groups are located.
What does it mean? Then I thought maybe what is meant here would rather be The wiki in which users and groups are located.
Am I right? Is there a typo in each of these two options comments?
And I have a question about one of the new options added in this version:
Target
The target where to save the content org.xwiki.filter.output.OutputTarget Supported format is file:<path in server> (e.g. file:/home/myuser/target.xml). When empty it send a file named target to the browser.
As I am about to import a zipped XML Confluence space, and didn’t see this option before, I don’t know what to make of it and what to do or how to use it. What is org.xwiki.filter.output.OutputTarget
exactly?
About XWiki output options, what do the other XWiki outputs do exactly, compared to the first option selected in the screenshot below ? Don’t we want everything imported from the Confluence export spaces?
About this option:
Store Confluence details
Store Confluence details in each migrated page
boolean
What kind of details could it be, what specific situation might it refer to?
This one isn’t very clear either:
Produce user references
Indicate if the links to users should produce links to XWiki users profile pages or use the "user:" prefix.
boolean
If we leave the default option which is set to false
, then what does the "user:" prefix
do? And what about personal pages in the wiki? Is that also a possible choice?
Thanks for your help!