CMF Form Controller 2.0 (Feb 25, 2006)
This release is no longer supported! If you are using this release, please upgrade to a newer version if possible.
Release bundled with Plone 2.5alpha2 (might also work with Plone 2.1.x)
For additional information about this project, please visit the overview page .
Available downloads
Change log
- Moved xml folder into exportimport module, as tests were expecting it in
this location.
[hannosch]
- Changed exportimport module to a package, added some interfaces
and configure.zcml in order to register separate import / export
handlers for .vpy and .cpy, since snapshot exports were breaking
when these were handled like default .py files
[RaFromBRC]
- renamed importexport.py to exportimport.py
[RaFromBRC]
- Added importexport.py for CMFSetup
[plonista]
- Moved to new ZODB transaction API, fixed import locations of
format_stx and expandPath
[hannosch]


