XML in Plone with Marshall
This Tutorial applies to:
Plone 2.1.x
This Tutorial is intended for:
Integrators, Customizers
zopepaul
All content on one page (useful for printing, presentation mode etc.)
- Introduction Background information on the tutorial.
- Setup Prerequisites and configuration for software.
- Marshaller Registry Archetypes by default uses its own "marshaller" for exporting content. This step points it at Marshaller's ATXML exporter.
- Getting and Editing XML Now that the ATXML marshaller is configured, let's work with it.
- Creating New Entries with CTR Loading a new XML file should create the correct content type. The Content Type Registry helps us.
- Conclusion What we did and what more we could do.