Skip to main content

Extended ordering controls for folder contents.

Project description

Extended ordering controls for folder contents.

Installation

Plone 4

Add package to your instance’s eggs:

[instance]
eggs +=
    collective.folderposition

Plone 3.x

Without z3c.autoinclude, you must add the package to both eggs and zcml:

[instance]
eggs +=
    collective.folderposition
zcml +=
    collective.folderposition

Changelog

1.0b2 - 2010-12-13

  • Supply subset_ids to interact correctly with batching.

1.0b1 - 2010-12-10

  • Initial release.

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

collective.folderposition-1.0b2.tar.gz (4.4 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