{ "info": { "author": "Ida Ebkes", "author_email": "contact@ida-ebkes.eu", "bugtrack_url": null, "classifiers": [ "Framework :: Plone", "Framework :: Plone :: 4.3", "Programming Language :: Python" ], "description": "Introduction\n============\n\nAn addon for Plone, which changes the deletion-behaviour.\n\nIf a user deletes items, move them to a trashcan-folder named 'trash',\nliving in the upper next available navigation-root-folder \u2013 which is usually\nthe site-root-folder \u2013 instead of really deleting them.\n\nItems inside of 'trash'-folders, or trash-folder themselves, will still\nbe actually, really, deleted.\n\nMissing trash-folders are created on the fly.\n\nImmediately after installation you won't see any trash-folders,\ngo on, delete something, they'll appear.\n\nAfter an item has been trashed, its workflow-state is set to 'private',\nso its content is not unintentionally exposed to the public.\n\n\nInstallation\n============\n\nAdd 'adi.trash' to the eggs-section of your buildout-config,\nrun buildout, restart instance(s).\n\nThen go to the add-on-controlpanel of your site and activate this add-on.\n\n\nContributors\n============\n\nIda Ebkes [ida], [idgspro], Aurore Mariscal [amariscal].\n\n\nLicense\n=======\n\nGPL2, a copy is attached.\n\n\nChangelog for adi.trash\n=======================\n \n\n0.6 (2018-10-15)\n----------------\n\n- Fix bug on deletion from folder-contents (thanks to 'laulaz' for reporting).\n[ida]\n\n\n0.5 (2018-09-27)\n----------------\n\n- Set trashed items' workflow-state to 'private' after trashing,\n so trashed content does not get unintentionally exposed. [ida]\n\n\n- Give temporary Contributor-role to user, for pasting into\n trashcan and creating trashcans. Fix #7. [ida]\n\n- Include CHANGES in long-description of this egg, so it gets\n displayed on pypi. [ida]\n\n\n0.4 (2018-03-03)\n----------------\n\n- 'ParseResult' object has no attribute 'endswith', fix error. [amariscal]\n\n\n0.3 (2017-07-27)\n----------------\n\n- Regard URL can contain parameters, fixes #3. [idgserpro]\n\n- Add plone.api as a dependency. [idgserpro]\n\n\n0.2 (2017-04-12)\n----------------\n\n- Merge PR from idgserpro, correct repo-URL. [ida]\n\n\n0.1 (2015-11-01)\n---------------\n\n- Initial commit.", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/ida/adi.trash", "keywords": "", "license": "GPL", "maintainer": "", "maintainer_email": "", "name": "adi.trash", "package_url": "https://pypi.org/project/adi.trash/", "platform": "", "project_url": "https://pypi.org/project/adi.trash/", "project_urls": { "Homepage": "https://github.com/ida/adi.trash" }, "release_url": "https://pypi.org/project/adi.trash/0.6/", "requires_dist": null, "requires_python": "", "summary": "Plone addon, changing deletion-behaviour: Moves items into a trash-folder, instead of deleting them.", "version": "0.6" }, "last_serial": 4377641, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "48dea92e0a15a488a10c859459f3159a", "sha256": "2da1ed1815f0bf37a9ce66eab69690ed244dc03b7e982632d9d57b525a29b108" }, "downloads": -1, "filename": "adi.trash-0.1-py2.7.egg", "has_sig": false, "md5_digest": "48dea92e0a15a488a10c859459f3159a", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 8761, "upload_time": "2015-11-01T19:16:18", "url": "https://files.pythonhosted.org/packages/25/6f/fad8c33e190a07eee3a8ff0d4dee356723a3de84442b6b35098ed5a18dba/adi.trash-0.1-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "3f9a763b323a9aa3fea9fb06abd017cb", "sha256": "a290418f591d1478e7c1ed1d0f03b86adad5902e40c42bb6266874cf098c70d0" }, "downloads": -1, "filename": "adi.trash-0.1.tar.gz", "has_sig": false, "md5_digest": "3f9a763b323a9aa3fea9fb06abd017cb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4229, "upload_time": "2015-11-01T19:16:24", "url": "https://files.pythonhosted.org/packages/16/4b/2b3e547ede0f7fc7d1040c97a23daf92f75b27deefd8b51b1a315dcd7d31/adi.trash-0.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "77f37109b367a7167dc790f4091d667d", "sha256": "14b8bd8be552e067defabcc923dc8cee720284ea76cdf53d6f1f485f714ce6d3" }, "downloads": -1, "filename": "adi.trash-0.2.tar.gz", "has_sig": false, "md5_digest": "77f37109b367a7167dc790f4091d667d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4163, "upload_time": "2017-04-12T16:27:48", "url": "https://files.pythonhosted.org/packages/09/04/0bebae23b1f8464fd09cdaa9d1df850ae51d6b7949de5009c8b87fa3a8e2/adi.trash-0.2.tar.gz" } ], "0.3": [ { "comment_text": "", "digests": { "md5": "a2711f5b3c93b4bd29f8a49902854bce", "sha256": "9d74a12bce3d9c533cd4472c4ba14f0ce423e004bc7def9c3d80250348c90d5d" }, "downloads": -1, "filename": "adi.trash-0.3.tar.gz", "has_sig": false, "md5_digest": "a2711f5b3c93b4bd29f8a49902854bce", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4247, "upload_time": "2017-07-27T07:51:37", "url": "https://files.pythonhosted.org/packages/11/29/e88d44c684bfb69133cec794515668d343b6178a3b953c4757734acae792/adi.trash-0.3.tar.gz" } ], "0.4": [ { "comment_text": "", "digests": { "md5": "1064dbc26a71e074188047ff1a4f787b", "sha256": "29ec9289d1040014aad508c85085f502841536daadad01d85667f83f26c5c5a7" }, "downloads": -1, "filename": "adi.trash-0.4.tar.gz", "has_sig": false, "md5_digest": "1064dbc26a71e074188047ff1a4f787b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11392, "upload_time": "2018-03-03T07:45:22", "url": "https://files.pythonhosted.org/packages/2a/6a/855e6c88da319004da73976457d22275af308224bb3942183225dae5fff0/adi.trash-0.4.tar.gz" } ], "0.5": [ { "comment_text": "", "digests": { "md5": "0604c4ca42b5b6eb09dee08adecd487d", "sha256": "ab297c0121dd0457d2bcf2f8031351a9ae4d7d79e5e9420925a26936b71b0de6" }, "downloads": -1, "filename": "adi.trash-0.5.tar.gz", "has_sig": false, "md5_digest": "0604c4ca42b5b6eb09dee08adecd487d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12530, "upload_time": "2018-09-27T13:43:23", "url": "https://files.pythonhosted.org/packages/20/18/6d71a3918bfb57ee441418bddba6bb90942d44b3c60a1d8948b8fbef3727/adi.trash-0.5.tar.gz" } ], "0.6": [ { "comment_text": "", "digests": { "md5": "fdc84b6867398f4f491c720daa62381e", "sha256": "8a6b1b8a1fd67b396c754596344487a4333b679b461d85d27a56111b6d4dd844" }, "downloads": -1, "filename": "adi.trash-0.6.tar.gz", "has_sig": false, "md5_digest": "fdc84b6867398f4f491c720daa62381e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12643, "upload_time": "2018-10-15T14:09:43", "url": "https://files.pythonhosted.org/packages/c6/16/91dc8bd321312ce136fbd8106c0824652fa0dd5ca2ea88c6eca18240c5e6/adi.trash-0.6.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "fdc84b6867398f4f491c720daa62381e", "sha256": "8a6b1b8a1fd67b396c754596344487a4333b679b461d85d27a56111b6d4dd844" }, "downloads": -1, "filename": "adi.trash-0.6.tar.gz", "has_sig": false, "md5_digest": "fdc84b6867398f4f491c720daa62381e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12643, "upload_time": "2018-10-15T14:09:43", "url": "https://files.pythonhosted.org/packages/c6/16/91dc8bd321312ce136fbd8106c0824652fa0dd5ca2ea88c6eca18240c5e6/adi.trash-0.6.tar.gz" } ] }