Manage CMFEditions Histories
Project description
collective.revisionmanager is a Plone add-on that lets you manage Products.CMFEditions histories. It can be used with Plone 5.0 and Plone 4.3. You will need Products.CMFEditions version >= 2.2.16.
Features
Sorted listing of histories storage (portal_historiesstorage) contents. Sort by: history id, number of versions, history size, size state, portal type or path
Purge revisions or delete entire histories
Maintain a cache for the statistics
Plone controlpanel interface for portal_purgepolicy
Translations
So far only the settings page has been translated to german.
Installation
Install collective.revisionmanager by adding it to your buildout:
[buildout] ... eggs = collective.revisionmanager
and then running bin/buildout. During installation, collective.revisionmanager will check wether the cmf_uid catalog index is there - if not, the index will be added and indexed. Also, a cache for the statistics will be created and the statistics will be calculated initially. Both these steps may require a considerable amount of time depending on the number of objects and object revisions in your database.
Contribute
Issue Tracker: https://github.com/collective/collective.revisionmanager/issues
Source Code: https://github.com/collective/collective.revisionmanager
Documentation: tbd
License
The project is licensed under the GPLv2.
Contributors
tschorr, t_schorr@gmx.de
Changelog
0.4 (2016-04-19)
introducing subtransactions to save memory
more work on german translations
0.3 (2016-04-06)
add some german translations
handle POSKeyError when accessing inconsistent histories storage
0.2 (2016-03-02)
revisions controlpanel now works in Plone 5
Replace Update Statistics View by a button in controlpanel
Travis testing for Plone 4.3.x and 5.0.x
check for marker file in post install step
0.1 (2016-03-01)
Initial release.
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.revisionmanager-0.4.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6962dc355dea0a5cf0dd086be1f9759ccf62d88a4e8e084be5f09e432c8a3e59 |
|
MD5 | 8893717acaaca893934518680d8e55bf |
|
BLAKE2b-256 | 6cefeed33391bf0f49b00058154c7a69cd841f36d1a5cd7df704e0662e246c52 |