ContentMirror
Deploys/Serializes your Plone Site to a relational database.
Project Description
A facility for mirroring the content of a Plone site into a structured external datastore. Primarily, it focuses and supports out of the box, content deployment to a relational database. The current implementation provides for synchronous content mirroring or full site copies. In synchronous mode, it updates the external store, as changes are happening in Plone, and is integrated with the zope transaction machinery. It allows the access of content from your Plone site in a language and platform neutral manner. It generically handles any archetypes content, with support for all archetype field types, as well as serializing containment information. Reference support does not support content or stateful based references objects. Features - Out of the Box support for Default Plone Content Types. - Out of the Box support for all builtin Archetypes Fields (including files, and references ). - Support for 3rd Party / Custom Archetypes Content Types in one line of configuration. - Supports Capturing Containment and Workflow in the serialized database. - Completely Automated Mirroring, zero configuration required beyond installation. - Easy customization via the Zope Component Architecture - Elegant and Simple Design, less than 600 lines of code, extensive doctests - Support for Plone 2.5, 3.0, 3.1, 3.2, 3.3, and 4 - Opensource ( GPLv3 )
All downloads are hosted externally at Google Code - http://contentmirror.code.google.com
Current Release
No stable release available yet.
If you are interested in getting the source code of this project, you can get it from the Code repository .
All Releases
| Version | Released | Description | Compatibility | Status |
|---|

