Not specifically from Plone, but importinig data into Magnolia in general. Have a look at the data module. It contains a few importer classes (ImportHandler and ImportTarget). We extended these classes for a generic JDBC import handler. "When asking the right questions" (i.e. a smart query on the db) it's now rather easy to import data into Magnolia. And: These importer classes of course are not limited to the "data" repository.
This way we imported a couple thousand records including files when migrating an older WebObjects solution to Magnolia. -will On 06.07.2010, at 11:53, Marie Robichon wrote: > > Hi, > > We are contemplating changing our Plone-based CMS to Magnolia. > > Is there anyone out there that has experience of migrating content out of > Plone into Magnolia who could give us their feedback or help? > > Best regards, > > Marie Robichon > European Synchrotron Radiation Facility > BP220 > 38043 Grenoble cedex > France > 04.76.88.21.86 > www.esrf.eu > > ---------------------------------------------------------------- > For list details see > http://www.magnolia-cms.com/home/community/mailing-lists.html > To unsubscribe, E-mail to: <[email protected]> > ---------------------------------------------------------------- > ---------------------------------------------------------------- For list details see http://www.magnolia-cms.com/home/community/mailing-lists.html To unsubscribe, E-mail to: <[email protected]> ----------------------------------------------------------------
