ARFilePreview 2.3.0-pre1 (Release candidate)
Up to Product page
This is not a final release. Experimental releases should only be used for testing and development. Do not use these on production sites, and make sure you have proper backups before installing.
For additional information about this project, please visit the
project page.
Available downloads
Release Notes
| Tested with | Plone 3.0 |
|---|---|
| State | Release candidate |
| License | GPL |
| Release Manager | Thierry Benita |
This release uses the new plone.transforms utility. It is available in plone subversion. The transforms packages needs to be in instance/lib/plone/ and an instance/etc/include-packages file needs to be set up in order to make it load :
- filename : etc/package-includes/01-plone-transform-configure.zcml
- content : <include package="plone.transforms" file="configure.zcml" />
This is still an experimental release as plone.transforms is still work in progress, but it already works great with it.
One of the best benefits of this new architechture is that data is streamed to and from transforms, so less memory consumed !
Change log