atreal.massloader
- Warning
- This product has not had a release in over 1 year and may no longer be maintained.
MassLoader allows to do massive uploads via Zip files. When a zip file is uploaded via MassLoader, its contents are created in the current folder. Content types to use are automatically retrieved based on your Plone products.
Project Description
What is MassLoader
MassLoader adds an action tab to Folders. This action allows to upload a zip file. The zip file is unpacked into the folder.
Why should I use MassLoader ?
MassLoader is developed in a zope3/Five way. It respects the Plone architecture.
- MassLoader relies on mimetypes_registry in order to check the content file. Therefore, MassLoader is able to find what kind of content is a file, even if the file doesn't have any extension, based on the file's content.
- MassLoader relies on content_type_registry in order to know what object should be created in order to handle the file. Therefore, it reacts exactly as a FTP or WebDAV access. The content type to create can be changed via the content_types_registry.
- MassLoader is developed in a zope3/Five way. It adapts Folder in order to provide its new action.
- MassLoader has a content size limit, and is able to protect your server from logic bombs.
- MassLoader can handle any size of zip file, without overload of your server.
Installation
See the INSTALL.txt in the docs folder of the source package.
Credits
- Created by atReal, published under Gnu Public Licence.
- Sponsorised by ML-COM - www.ml-com.com (and some international research labs)
- Sponsorised by City of Albi (Fr), www.mairie-albi.fr
Current Release
atreal.massloader 1.0
Released Mar 14, 2008 — tested with Plone 3, Plone 2.5
Stable, Plone 3 compliant, file size limit may be changed.
More about this release…
-
Get
atreal.massloader
for
all platforms
- Product Package
- If you are using Plone 3.2 or higher, you probably want to install this product with buildout. See our tutorial on installing add-on products with buildout for more information.
All Releases
| Version | Released | Description | Compatibility | Status |
|---|---|---|---|---|
| 3.0.0 | Dec 23, 2009 | 7zip archives capable, transfer more informations than Description and Keywords, cleanup, refactoring More about this release… |
Plone 3
|
release-candidate |
| 2.1.0-beta1 | Eggification & configuration improved. More about this release… |
Plone 3
|
beta | |
| 1.0-RC2 | Jul 02, 2007 | Security issues fixed an french translation added. More about this release… |
Plone 2.5
|
release-candidate |
| 1.0 | Mar 14, 2008 | Stable, Plone 3 compliant, file size limit may be changed. More about this release… |
Plone 3
Plone 2.5
|
final |
| 0.9 | Apr 20, 2007 | * Import your zip file contents directly into your plone site * More about this release… |
Plone 2.5
|
final |

