{ "info": { "author": "Mikel Larreategi", "author_email": "mlarreategi@codesyntax.com", "bugtrack_url": null, "classifiers": [ "Framework :: Plone", "Programming Language :: Python" ], "description": "Introduction\n============\n\nA view to edit a comment created using plone.app.discussion.\n\nIt doesn't expose any link, so just add a link to COMMENT_URL/edit in your template\n\nThe permission required to edit comments is the one used to review them: \nplone.app.discussion.ReviewComments\n\n\n\nChangelog\n=========\n\n1.1.1 (2017-11-24)\n------------------\n\n- unicode handling [Mikel Larreategi ]\n\n\n\n1.1 (2015-01-13)\n----------------\n\n- add manifest [Mikel Larreategi ]\n\n- notify object modification [Mikel Larreategi ]\n\n- bump [Mikel Larreategi ]\n\n- Updating version on trunk after tagging [Mikel Larreategi ]\n\n\n\n1.0 (2013-11-15)\n--------------------\n\n- Bigger textarea for comment-text\n [erral]\n\n\n1.0b3 (2012/10/02)\n-------------------\n\n- Require plone.app.discussion.ReviewComments permission to edit the comment\n instead of cmf.ManagePortal\n [erral]\n\n1.0b2 (2012/10/02)\n--------------------\n\n- Improve package metadata\n [erral]\n\n1.0b1 (2012/10/01)\n-------------------\n\n- Initial release\n [erral]", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/codesyntax/cs.commenteditor", "keywords": "discussion edit comments", "license": "GPL", "maintainer": "", "maintainer_email": "", "name": "cs.commenteditor", "package_url": "https://pypi.org/project/cs.commenteditor/", "platform": "", "project_url": "https://pypi.org/project/cs.commenteditor/", "project_urls": { "Homepage": "http://github.com/codesyntax/cs.commenteditor" }, "release_url": "https://pypi.org/project/cs.commenteditor/1.1.1/", "requires_dist": null, "requires_python": "", "summary": "A view to edit comments created with plone.app.discussion", "version": "1.1.1" }, "last_serial": 3360052, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "8f2f539f2f4b5ff2dd2e7d566251a593", "sha256": "50c28822197c5bb1058fda57d42639a3910f76aadc2ab74321aae6f7223e22a2" }, "downloads": -1, "filename": "cs.commenteditor-1.0.zip", "has_sig": false, "md5_digest": "8f2f539f2f4b5ff2dd2e7d566251a593", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19518, "upload_time": "2013-11-15T07:48:34", "url": "https://files.pythonhosted.org/packages/7a/12/8681e264846a7f9c8aa4be4fc1fc52b2ff5faf8d67648109a0c2c9962500/cs.commenteditor-1.0.zip" } ], "1.0b2": [ { "comment_text": "", "digests": { "md5": "12fe18e701b09ed684ba3627e60c3a7e", "sha256": "dde7ea75072abbe29a0947883fb683301f407d92b395770d6f5550ba2dbae366" }, "downloads": -1, "filename": "cs.commenteditor-1.0b2.zip", "has_sig": false, "md5_digest": "12fe18e701b09ed684ba3627e60c3a7e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19609, "upload_time": "2012-10-02T06:07:53", "url": "https://files.pythonhosted.org/packages/66/de/9e0d51924fc69d70d6fc0c3f1872edc91c8878d7b5e19173d9a7c8137dd4/cs.commenteditor-1.0b2.zip" } ], "1.0b3": [ { "comment_text": "", "digests": { "md5": "2e4c39a2b5658ce7cfafc1da72461322", "sha256": "2134857f0377798241fb5fe3d746caa73cc2daabd75ee011f306de1bbf054e82" }, "downloads": -1, "filename": "cs.commenteditor-1.0b3.zip", "has_sig": false, "md5_digest": "2e4c39a2b5658ce7cfafc1da72461322", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19735, "upload_time": "2012-10-02T06:13:56", "url": "https://files.pythonhosted.org/packages/51/90/8a6e861f10378c142196fb458c3e6542be37b8e231e1dbff7c51ef7b5297/cs.commenteditor-1.0b3.zip" } ], "1.1": [ { "comment_text": "", "digests": { "md5": "253a4959f92cec74ca42d18d8a435038", "sha256": "5e8b5280802a07d057667dc4f93252af4b5513e26282d29a672cb61a92d0d84e" }, "downloads": -1, "filename": "cs.commenteditor-1.1.zip", "has_sig": false, "md5_digest": "253a4959f92cec74ca42d18d8a435038", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21740, "upload_time": "2015-01-13T16:41:36", "url": "https://files.pythonhosted.org/packages/40/1a/beba66b56c5a8cc0773c039a587fa8a927f90a89e78edf3d16f4364488bb/cs.commenteditor-1.1.zip" } ], "1.1.1": [ { "comment_text": "", "digests": { "md5": "16edc6a1163a6abeea857896ddb5ac93", "sha256": "94414d847cf2e1533a2f398a6930278ab1733c2e9ead6fd3b7471ac15819eb37" }, "downloads": -1, "filename": "cs.commenteditor-1.1.1.tar.gz", "has_sig": false, "md5_digest": "16edc6a1163a6abeea857896ddb5ac93", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13189, "upload_time": "2017-11-24T07:12:51", "url": "https://files.pythonhosted.org/packages/6a/e1/1e26a5f438cbbf7604bf0147d3fa178169851a217ff366e5d4a68a073aa4/cs.commenteditor-1.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "16edc6a1163a6abeea857896ddb5ac93", "sha256": "94414d847cf2e1533a2f398a6930278ab1733c2e9ead6fd3b7471ac15819eb37" }, "downloads": -1, "filename": "cs.commenteditor-1.1.1.tar.gz", "has_sig": false, "md5_digest": "16edc6a1163a6abeea857896ddb5ac93", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13189, "upload_time": "2017-11-24T07:12:51", "url": "https://files.pythonhosted.org/packages/6a/e1/1e26a5f438cbbf7604bf0147d3fa178169851a217ff366e5d4a68a073aa4/cs.commenteditor-1.1.1.tar.gz" } ] }