[xwiki-users] XWiki 1.6: Export a complete Space as XAR
Hello, Is it possible to export and import a full space as XAR in XWiki 1.6.x? I have tried to follow the documentation, mixing html and xar samples: http://platform.xwiki.org/xwiki/bin/view/Features/Exports doing something like http://server/xwiki/bin/export/Space/Page?format=html&name=foo&pages=Space.%... but it does not work (the export is empty, no document are created. (the Space is created) Thanks in advance tug
Hello Tug, Check http://code.xwiki.org/xwiki/bin/view/Applications/ImportExportApplication, it makes it very easy to export a whole space. Regads, Jerome. Tugdual Grall wrote:
Hello,
Is it possible to export and import a full space as XAR in XWiki 1.6.x?
I have tried to follow the documentation, mixing html and xar samples:
http://platform.xwiki.org/xwiki/bin/view/Features/Exports
doing something like
http://server/xwiki/bin/export/Space/Page?format=html&name=foo&pages=Space.%...
but it does not work (the export is empty, no document are created. (the Space is created)
Thanks in advance tug _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
On Jan 8, 2009, at 5:43 PM, Jerome Velociter wrote:
Hello Tug,
Check http://code.xwiki.org/xwiki/bin/view/Applications/ImportExportApplication , it makes it very easy to export a whole space.
You'll need to import that XAR and then go to Admin/Export page. Reminder to self: we really need to replace/modify our default export in the admin to support selective exports.
Regads, Jerome.
Tugdual Grall wrote:
Hello,
Is it possible to export and import a full space as XAR in XWiki 1.6.x?
I have tried to follow the documentation, mixing html and xar samples:
http://platform.xwiki.org/xwiki/bin/view/Features/Exports
doing something like
http://server/xwiki/bin/export/Space/Page?format=html&name=foo&pages=Space.%...
but it does not work (the export is empty, no document are created. (the Space is created)
Thanks in advance tug
Thanks -Vincent http://xwiki.com http://xwiki.org http://massol.net
participants (3)
-
Jerome Velociter -
Tugdual Grall -
Vincent Massol