[Zope-CMF] Re: [Plone-users] CMF "standards-based" Export format?
Dieter Maurer
dieter at handshake.de
Tue May 4 14:51:22 EDT 2004
Dylan Jay wrote at 2004-5-3 22:40 +1000:
>Yet another client requirement is complete export of content in a standard
>format to another other CMS.
What is this "other CMS" and which formats it supports.
If the "other CMS" is unspecified, you may try to use
Zope's "XML" export format.
As it encodes the content in "XML", one might argue, it were
"standards" based.
It is also possible, to reconstruct the complete content
form the XML (apart from modification dates). However,
this would make some effort.
On the other hand, some effort will be necessary whenever
you try to move the content to a different CMS. It is quite
unlikely that the structures agree sufficiently ...
--
Dieter
More information about the Zope-CMF
mailing list