{ "info": { "author": "Martin Aspeli", "author_email": "optilude@gmail.com", "bugtrack_url": null, "classifiers": [ "Framework :: Plone", "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "Introduction\n============\n\nThis package provides a new portlet, the \"True review list\", and an associated\nview, @@true_review_list.\n\nUnlike the regular review list portlet and view, it takes the \"Review portal\ncontent\" permission into account, via a custom indexer for a catalog index\ncalled 'reviewerRolesAndUsers'. Thus, it will only show content for which\nthe current user has this permission. The portlet can also be limited to only\nshow certain workflow states (defaulting to 'pending') and types.\n\nNote that it does not use worklists directly, so if you are relying on custom\nper-workflow worklists, you should still use the default portlet.\n\nInstallation requires Plone 3.3. You will not need to install a ZCML slug -\njust add it to your buildout's 'eggs' list or as a new requirement in the\nsetup.py of your product.\n\nChangelog\n=========\n\n1.0b1 (2009-03-31)\n------------------\n\n* Initial release", "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/collective.portlet.truereview", "keywords": "plone portlet review", "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "collective.portlet.truereview", "package_url": "https://pypi.org/project/collective.portlet.truereview/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/collective.portlet.truereview/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://pypi.python.org/pypi/collective.portlet.truereview" }, "release_url": "https://pypi.org/project/collective.portlet.truereview/1.0b1/", "requires_dist": null, "requires_python": null, "summary": "A review portlet that takes review permissions into account", "version": "1.0b1" }, "last_serial": 788072, "releases": { "1.0b1": [ { "comment_text": "", "digests": { "md5": "c7089a55e998d402ac3c4e9be7061a86", "sha256": "db3ad26cbb027e345af19fc02c5b530b76a199179926d589f83dc966e1572939" }, "downloads": -1, "filename": "collective.portlet.truereview-1.0b1.tar.gz", "has_sig": false, "md5_digest": "c7089a55e998d402ac3c4e9be7061a86", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14249, "upload_time": "2009-03-31T10:21:56", "url": "https://files.pythonhosted.org/packages/7b/d1/7534bf666cd4d74d8e9b8b07f94ad3d68b0de45cc8bd359c57b4d231e6ff/collective.portlet.truereview-1.0b1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c7089a55e998d402ac3c4e9be7061a86", "sha256": "db3ad26cbb027e345af19fc02c5b530b76a199179926d589f83dc966e1572939" }, "downloads": -1, "filename": "collective.portlet.truereview-1.0b1.tar.gz", "has_sig": false, "md5_digest": "c7089a55e998d402ac3c4e9be7061a86", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14249, "upload_time": "2009-03-31T10:21:56", "url": "https://files.pythonhosted.org/packages/7b/d1/7534bf666cd4d74d8e9b8b07f94ad3d68b0de45cc8bd359c57b4d231e6ff/collective.portlet.truereview-1.0b1.tar.gz" } ] }