Skip to main content

An adapter to make containers and their contents orderable

Project description

largeblue.order allows you to adapt ‘’selected’’ containers and objects to make the container’s contents orderable. It build on and patches bebop.ordering, the source code and dependencies of which are included here (because it’s not available as a standalone egg on the pypi or via iwm-kmrc.de).

(Note that the bebop code is all (c) iwm-kmrc.de and is released under GPL).

The original bebop implementation makes all containers ordering and all content objects orderable. This package re-configures the underlying ordering machinery, so you can adapt specific containers and specific objects to make the ordering and orderable.

This way you can choose, say, which objects that are contained within a container should be orderable. Plus you can choose which containers to hang this functionality off explicitly. I should note also that the view that this package hangs off the container also includes the default container view functionality of add, delete, rename, etc.

To use it, include largeblue.order in your project dependencies, adapt container(s) to say they implement largeblue.order.interfaces.IMarkedAsOrdering and adapt the objects you want to order to say they implement largeblue.order.interfaces.IMarkedAsOrderable.

Then go to http://…path/to/my_container/@@orderable_contents.html

For an example usage, see largeblue.pages (configuring the container and object is done here).

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

largeblue.order-0.2.tar.gz (176.8 kB view details)

Uploaded Source

File details

Details for the file largeblue.order-0.2.tar.gz.

File metadata

File hashes

Hashes for largeblue.order-0.2.tar.gz
Algorithm Hash digest
SHA256 b2496449cbb986104cab3300d870384429b7c2893ee6c9e6ea0d5fec975fa86d
MD5 2b25728bf20bb77b647e879e0dde334f
BLAKE2b-256 2cae2aaa3c0b96b26e91e30c87478490470c5709639148143f798141681b389d

See more details on using hashes here.

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