Marshall
Category: Import/Export
—
Other products by this author
Current release: Marshall 0.6.1
Released Jan 26, 2006 — tested with Plone 2.1.2
Small fix to encoding of values. Only use a CDATA for field values that are text/html. Also, encode information about the field (filename, content_type) when relevant as attributes in the XML.
Experimental releases
There are no experimental releases available at the moment.
Project Description
- Project resources
Marshall is an add-on for Archetypes that handles creation and editing of content from external systems.
Features
- An XML marshaller that introspects AT schemas for hints on serialization
- A ControlledMarshaller class that delegates to underlying implementations
- A marshall registry tool where you can configure some predicates for choosing marshallers based on several pieces of information available.
More information on Marshaller is available in the XML in Plone with Marshall tutorial.