quintagroup.transmogrifier

Warning
This product has not had a release in over 1 year and may no longer be maintained.
by Quintagroup last modified Feb 23, 2012 02:05 PM

Plone blueprints for collective.transmogrifier pipelines.

Project Description

Export/import transmogrifier blueprints

This package contains blueprints for collective.transmogrifier pipelines, that may be used to export/import Plone site content. It also overrides GenericSetup Content step so this package can be used out-the-box to migrate site content.

Credits

Design and development

  • Bohdan Koval
  • Andriy Mylenkyy
  • Taras Melnychuk
  • Vitaliy Stepanov
  • Vitaliy Podoba
  • Volodymyr Cherepanyak
  • Myroslav Opyr
  • Tom Lazar
  • Maurits Van Rees
  • Laurence Rowe
  • Mikko Ohtamaa

Changelog

0.4 (21-04-2011)

  • Multiple path export support added to sitewalker [chervol]
  • Collection criteria export added for catalog source [chervol]
  • Simple transformation fallback added for straight forward type substitution scenario, correspondent test updated [chervol, kroman0]
  • cmfns cleanup, local_roles override due to unicode errors [chervol]
  • Allowed types acquisition case switch added [chervol]
  • Yield items in manifest order from manifest importer section. [elro]
  • Add an OrderedDict implementation. [elro]
  • Walk the folder structure breadth first (sort of) in reader section. [elro]
  • Set import context as an annotation on transmogrifier. [elro]
  • In the marshaller sections, make sure the path is a string, as it fails on unicode (and paths should be ascii strings). Fixes http://plone.org/products/quintagroup.transmogrifier/issues/1 [maurits]
  • If you only want to export a part of the site, you can specify a start-path in the sitewalker section; use 'folder' to only export '/plonesite/folder'. [maurits]
  • Only patch Generic Setup when Python is < 2.6. [elro]
  • Add the _export_context to the item always so other section may use it even if there is no _files key. [elro]
  • Add content type sniffing to the WriterSection. [elro]
  • Added z3c.autoinclude entry point so that zcml slug is no longer needed. Unfortunately I have no permissions to update documentation regarding this [miohtama]
  • Fix issue of using path index with catalogsource [miohtama]

0.3 (2010-09-07)

  • Plone4 compatibility [tomster, csenger]
  • updated tests for Plone4 and Plone3 [fenix, liebster]
  • added sections for export/import of portlet assignments [koval]

0.2 (2010-01-04)

  • the "quintagroup.transmogrifier" namespace removed [koval]
  • added interface import/export steps [mylan]
  • merged plone21 branch [piv]
  • various fixes [piv, mylan, koval]
  • history update, release [chervol]

0.1 (2009-11-19)

  • Initial release

Current Release
quintagroup.transmogrifier 0.4

Released Apr 21, 2011 — tested with Plone 4, Plone 3

More functionality added.
More about this release…

Download file Get quintagroup.transmogrifier for all platforms
quintagroup.transmogrifier-0.4.zip
If you are using Plone 3.2 or higher, you probably want to install this product with buildout. See our tutorial on installing add-on products with buildout for more information.

All Releases

Version Released Description Compatibility Licenses Status
0.4 Apr 21, 2011 More functionality added. More about this release…
Plone 4
Plone 3
GPL final
0.3 Sep 07, 2010 Plone 4 compatible version. More about this release…
Plone 4
Plone 3
GPL final
0.2 Jan 04, 2010 Second stable release of quintagroup.transmogrifier package with removed namespace, added interface import/export steps, merged plone21 branch, and some other fixes. More about this release…
Plone 3
GPL final
0.1 Nov 19, 2009 Initial release. More about this release…
Plone 3
GPL final

Comments (0)