Support XML content import export out of the box
Out of the box it should be possible to import and export content in an XML format. This would considerably simplify processes like restoring part of a site, migration or reorganization of content.
183
votes
3 comments
-
deichi
commented
well... portal_setup already does that... most of it. I can't find the images, but text based export works unless you have no non-ascii characters ;)
-
davisagli
commented
Carsten Senger has submitted a PLIP for this at http://dev.plone.org/old/plone/ticket/9328
-
Geir Bækholt
commented
indeed!
We want a user-understandable export-import story based on transmorgrifier with XML as the default output and input format. It would be wonderful if the GSXML guys would help out on this.