[Zope-CMF] Re: GenericSetup content exporting
Raphael Ritz
r.ritz at biologie.hu-berlin.de
Tue Dec 19 04:52:04 EST 2006
Rob Miller schrieb:
> Spanky wrote:
>> Greetings!
>>
>> I'm just getting started with GenericSetup, and I feel like I'm
>> missing something simple. Hope you can help :)
>>
>> My goal is to get some default content exported as XML so I can use it
>> as part of the GS profile for my new site.
>>
>> In my experimenting:
>> I have a stock Plone site, nothing special. I make a test folder and
>> test page in it. I make the Plone Profile active and export. In that
>> export, I don't get any of the content I've created TTW. I'm walking
>> through it in a debugger to try to see what happens where. Any advice
>> on getting content exported would be appreciated. I've been reading
>> the docs that are excellent in explaining how to set up a profile and
>> use GS, but nothing along the lines of getting the content OUT of a site.
>
> GenericSetup's content import/export works well w/ default CMF content,
> but AFAIK it does not yet fully support AT-based content. AT has the
> Marshall product, which provides infrastructure for (de)serializing AT
> content into XML; it would be nice to write some content im/export
> adapters that use Marshall, but i haven't heard of anyone who's done
> that yet.
>
There is at least XMLForest:
http://plone.org/products/xmlforest
and
http://svn.plone.org/view/collective/XMLForest
which might land at least in Plone one day
http://plone.org/products/plone/roadmap/112
Raphael
> -r
>
> _______________________________________________
> Zope-CMF maillist - Zope-CMF at lists.zope.org
> http://mail.zope.org/mailman/listinfo/zope-cmf
>
> See http://collector.zope.org/CMF for bug reports and feature requests
>
More information about the Zope-CMF
mailing list