Skip to main content

Integration package for `plone.folder` into Plone

Project description

Overview

This package provides base classes for folderish Archetypes / ATContentTypes content types based on B-trees, a.k.a. “large folders” in Plone. Storing content in such folders provides significant performance benefits over regular folders.

The package only contains the integration layer for the base class provided by plone.folder, however. Please see there for more detailed information.

Caveats

If you are using plone.app.folder in your product you may notice that PloneTestCase will fail to setup a Plone site for your functional tests. This can be resolved by adding this line to your functional test source:

from plone.app.folder.tests import bbb

Changelog

1.0b1 - Released Nov 15, 2009

  • Copy the index_html method from ATContentTypes to better support WebDAV. [davisagli]

  • Add in-place migration code. [witsch]

  • Work around imports no longer present in Plone 4.0. [witsch]

  • (Briefly) document the plone.app.folder.tests.bbb usage. [wichert]

1.0a1 - Released May 7, 2009

  • Initial release as factored out from plone.folder. [witsch]

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

plone.app.folder-1.0b1.zip (39.6 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page