{ "info": { "author": "RedTurtleTechnology", "author_email": "sviluppoplone@redturtle.it", "bugtrack_url": null, "classifiers": [ "Framework :: Plone", "Programming Language :: Python" ], "description": "========================\nredturtle.historymanager\n========================\n\nA Plone add-on that ...\n\n* `Source code @ GitHub `_\n* `Releases @ PyPI `_\n\nCaveat: developed for Plone 3.2.2\n=================================\n\nHow it works\n============\n\nIt gives you some management views you can play with to clean your Data.fs \nfrom old versions.\n\nInstallation\n============\n\nTo install `redturtle.historymanager` you simply add\n``redturtle.historymanager``\nto the list of eggs in your buildout, \nto the zcml run buildout \nand restart Plone.\n\nAvailable views\n===============\n\nhistorymanager-dereference\n--------------------------\n\nCalls the dereference method from Products.CMFEditions.utilities\non the view context and returns the history_id\n\nhistorymanager-purge-this\n-------------------------\n\nPurge all the revisions for this context.\n\nhistorymanager-purge-thispath\n-----------------------------\n\nPurge all the revisions for the objects in the subtree of context.\nIt accepts two parameter to limit the effect of this view:\n\n- portal_type: a string identifying a portal type to be purged\n- date_limit: a string that can be converted to a DateTime, e.g.:\n\n * 2013/09/20\n * 2013/09/20 11:37:04.178 GMT+2\n\nhistorymanager-purge-deleted\n----------------------------\nThis will delete all the revisions for the deleted stuff\nChangelog\n=========\n\n\n0.9.0 (2014-05-06)\n------------------\n\n- Added a logger\n- Committing after each history item is cleaned\n- The cleaning view catches exceptions and logs them\n [ale-rt]\n\n\n0.1.2 (2014-03-04)\n------------------\n\n- Fix typo\n- Deleting version_id\n [ale-rt]\n\n\n0.1.1 (2013-10-16)\n------------------\n\n- Fixed OOBTree not initialized\n [ale-rt]\n\n\n0.1.0 (2013-10-08)\n------------------\n\n- Initial release.\n [ale-rt]", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://pypi.python.org/pypi/redturtle.historymanager", "keywords": "Plone,Python", "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "redturtle.historymanager", "package_url": "https://pypi.org/project/redturtle.historymanager/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/redturtle.historymanager/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://pypi.python.org/pypi/redturtle.historymanager" }, "release_url": "https://pypi.org/project/redturtle.historymanager/0.9.0/", "requires_dist": null, "requires_python": null, "summary": "RedTurtle History Manager", "version": "0.9.0" }, "last_serial": 1082567, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "4af9e9af59bd7edb5ec769baa04e26f0", "sha256": "2f4b0daf1f1097c77f1e7557683317dab67c8b541a4acf053ed7881899c35b97" }, "downloads": -1, "filename": "redturtle.historymanager-0.1.0.zip", "has_sig": false, "md5_digest": "4af9e9af59bd7edb5ec769baa04e26f0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19988, "upload_time": "2013-10-08T07:21:43", "url": "https://files.pythonhosted.org/packages/93/db/70da58aec4820f5a9a0bbd3ef5b59835a1402222d4a6bf6b9107e72d5d1a/redturtle.historymanager-0.1.0.zip" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "3da99dc0840ae5a820073000fad858b6", "sha256": "77a6a94b34a46ae69c92c7e3e219c8ea19baa1a95d06055e2a313971f3daf13c" }, "downloads": -1, "filename": "redturtle.historymanager-0.1.1.zip", "has_sig": false, "md5_digest": "3da99dc0840ae5a820073000fad858b6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20085, "upload_time": "2013-10-16T11:15:21", "url": "https://files.pythonhosted.org/packages/a1/23/a9111eaad1568c27a1357964a628f4b0fd7ea347689c299b0c87216522b8/redturtle.historymanager-0.1.1.zip" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "9d113f5acf455f57a7a2d411a2cffed5", "sha256": "42743d8198fc9fa2bdbde126389427457811362271b561dd73b3232bf05051ee" }, "downloads": -1, "filename": "redturtle.historymanager-0.1.2.zip", "has_sig": false, "md5_digest": "9d113f5acf455f57a7a2d411a2cffed5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20327, "upload_time": "2014-03-04T13:14:08", "url": "https://files.pythonhosted.org/packages/90/a1/eaa82c9f93a7ea7d2d7fc04ffa2f1ce9e0318fe426b6ec63377bff403d75/redturtle.historymanager-0.1.2.zip" } ], "0.9.0": [ { "comment_text": "", "digests": { "md5": "81367bb745174965fb9aa1aa7bd62ab5", "sha256": "ec74ce4d60ff1301de8958cf5f09fa897e20c010e6f983117044040b2ebc8123" }, "downloads": -1, "filename": "redturtle.historymanager-0.9.0.zip", "has_sig": false, "md5_digest": "81367bb745174965fb9aa1aa7bd62ab5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20707, "upload_time": "2014-05-06T13:37:13", "url": "https://files.pythonhosted.org/packages/80/b1/8c4342518352a94f684bfaba3a29111a19f6cfb219101610b8cda7627fb2/redturtle.historymanager-0.9.0.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "81367bb745174965fb9aa1aa7bd62ab5", "sha256": "ec74ce4d60ff1301de8958cf5f09fa897e20c010e6f983117044040b2ebc8123" }, "downloads": -1, "filename": "redturtle.historymanager-0.9.0.zip", "has_sig": false, "md5_digest": "81367bb745174965fb9aa1aa7bd62ab5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20707, "upload_time": "2014-05-06T13:37:13", "url": "https://files.pythonhosted.org/packages/80/b1/8c4342518352a94f684bfaba3a29111a19f6cfb219101610b8cda7627fb2/redturtle.historymanager-0.9.0.zip" } ] }