ARFilePreview 2.3.0-pre1 (Release candidate) (Sep 01, 2007)

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.

This is the first release for Plone3 based on the new plone.transforms utility.

For additional information about this project, please visit the overview page .

Available downloads

Product package

For all platforms (0 kB)

Release Notes

Tested with Plone 3
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