Fix internal data structures of Plone ordered folders
Project description
plone.folder maintains a data structure to support ordering.
In certain cases, that data structure can get into incoherent state.
For instance, there is a possibility that an item sitting in a folder can still be viewed or edited but not moved or renamed.
collective.fixorderedfolder provides a view (fixOrderedFolders) on Plone sites that walk through the site folders to fix the case described.
Further, it logs discrepancies in the ordering data structure.
Contributors
Godefroid Chapelle, gotcha@bubblenet.be
Changelog
0.1a4 (2018-05-07)
Defend against UnorderedOrdering. [gotcha]
0.1a3 (2018-05-07)
plone.api is required only by tests. [gotcha]
0.1a2 (2018-05-07)
Fix broken classifier [gotcha]
0.1a1 (2018-05-07)
Initial release. [gotcha]
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Hashes for collective.fixorderedfolder-0.1a4.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | de31dba2901ee66c46c2c930039760bb6c7d2d7029c5705a7384abaf974d77d6 |
|
MD5 | 34bf79e6e83497bbfab0489d342fd809 |
|
BLAKE2b-256 | f1e53c1b69d416cae26d8e7eccef278cf4c0c647767bbe0ef99932c5ca0540e1 |