atreal.massloader 1.0 (Mar 14, 2008)

Stable, Plone 3 compliant, file size limit may be changed.

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, Plone 2.5
State Final release
License GPL
Release Manager tiazma

This release comes with full Plone 3 support.

You may now set-up the max file size :

...

* Default max size for each file to be uncompressed is set to 20 Mb. 

You can modify this size limit by adding manually a 'ML_MaxFileSize' variable into the portal properties, via the ZMI.
It should be a long int.

...

Change log

  •  Corrected a conflict with ContentRules adapter.
  • Changed the way to install stuff in order to be Plone 3 / Plone 2.5 compliant.
  • Added a way to set-up the max file size.