Plomino 1.7.5 (Oct 01, 2010)

BTreeFolder to store documents + blob support for files

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

Available downloads

Pypi egg 1.7.5

For all platforms (208 kB)

Release Notes

Tested with Plone 4, Plone 3
State Final release
License GPL
Release Manager Eric BREHAULT
  • Documents stored in a BTreeFolder.
  • If available, use plone.app.blob to store file attachments.
  • When importing design or documents, use savepoints instead of actual commit.
  • CSV import uses fields definition (so values are casted accordingly, instead of storing everything as strings).
  • Excel export method on views.
  • Categorized views supported with dynamic mode.
  • Fix file attachment bug under Plone 4.