[
https://issues.apache.org/jira/browse/JSPWIKI-476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12669020#action_12669020
]
Olaf Kaus commented on JSPWIKI-476:
-----------------------------------
I looked at the Exporter-class and there is already a dependency with Stripes
{{import net.sourceforge.stripes.util.Base64;}}
The Exporter generates a JCR XML-File, so "every" JCR conform Repository can
use the API-Methode {{importXML(...)}} to import the Content.
hmmm...
If we use our own JSPWiki-XML-Format we can use the Import/Export-Feature in
the 2.X and 3.X branch. You can use these files for Backup, or more important
to migrate from one Page-Provider (e.g. FileProvider) to an other (e.g.
JDBCProvider). Or do you want to drop the PageProvider-Concept in 3.0.
> Export Tool GUI-Discussion
> --------------------------
>
> Key: JSPWIKI-476
> URL: https://issues.apache.org/jira/browse/JSPWIKI-476
> Project: JSPWiki
> Issue Type: Sub-task
> Components: Core & storage
> Reporter: Olaf Kaus
> Attachments: Export.jpg, ExportRunning.jpg
>
>
> I attached a proposal how the export gui could look.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.