[xwiki-users] Migrating articles out of xwiki
Hi! I need to export all of the content of an xwiki space (about 200 pages + attachments) for migration into another repository. Is there an efficient way that I can do the following: 1. Save all pages with their name in RTF or HTML format 2. Have a fast view of all Attachments to download onto a hard disk What would be the best approach? Mary Ellen -- View this message in context: http://n2.nabble.com/Migrating-articles-out-of-xwiki-tp4786215p4786215.html Sent from the XWiki- Users mailing list archive at Nabble.com.
On 03/23/2010 07:54 PM, meacoleman wrote:
Hi! I need to export all of the content of an xwiki space (about 200 pages + attachments) for migration into another repository. Is there an efficient way that I can do the following:
1. Save all pages with their name in RTF or HTML format
You can do a XAR export of the entire wiki. That's a collection of XML files, inside a ZIP archive. Or, you can use the multipage export application, which can also export HTML. http://code.xwiki.org/xwiki/bin/Applications/MultiPageExportApplication
2. Have a fast view of all Attachments to download onto a hard disk
You can try WebDAV. http://platform.xwiki.org/xwiki/bin/Features/WebDAV
What would be the best approach?
Mary Ellen
-- Sergiu Dumitriu http://purl.org/net/sergiu/
Thank you very much! We are running XWiki 1.4.1. I see that the The XWiki MultiPage Export is a separate application; I will download it and test it on our wiki. But, WebDAV support is available in XWiki Enterprise 1.7 and above. Does that mean that I cannot use it on our wiki? ** Mary Ellen -- View this message in context: http://n2.nabble.com/Migrating-articles-out-of-xwiki-tp4786215p4791419.html Sent from the XWiki- Users mailing list archive at Nabble.com.
On 03/24/2010 03:48 PM, meacoleman wrote:
Thank you very much! We are running XWiki 1.4.1. I see that the The XWiki MultiPage Export is a separate application; I will download it and test it on our wiki. But, WebDAV support is available in XWiki Enterprise 1.7 and above. Does that mean that I cannot use it on our wiki?
Unfortunately, yes. You should consider upgrading. -- Sergiu Dumitriu http://purl.org/net/sergiu/
Good to know ... I will let my manager know. Thanks for the tip!! ** Mary Ellen -- View this message in context: http://n2.nabble.com/Migrating-articles-out-of-xwiki-tp4786215p4793948.html Sent from the XWiki- Users mailing list archive at Nabble.com.
participants (2)
-
meacoleman -
Sergiu Dumitriu