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.1a5 (2018-09-11)
Refactor diagnose and fix algorithm. [gotcha]
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.1a5.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | cc4ab5a339d0e70c60a65f8c21fe51f2958083c71b10da7eeeeaa122faf23224 |
|
MD5 | 44599da93f28916feba6b637afaa3569 |
|
BLAKE2b-256 | bf8b535306a11c3156c41ae3ac6d0965d92ed85da4c0c75e820d91f17d702211 |