{ "info": { "author": "Raptus AG", "author_email": "dev@raptus.com", "bugtrack_url": null, "classifiers": [ "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "Introduction\n============\n\nProducts.HitList provides a simple hit-list functionality for Plone. Users may\nadd objects of specific content types to their HitList and remove them if no\nlonger needed. The current hit-list of a user may be displayed in a portlet or\non a specific view.\n\n\nIntegration\n===========\n\nBy default the hit-list behavior is not activated for any content type. The\nfunctionality is bound to a marker interface::\n\n Products.HitList.interfaces.IHitListContent\n\nObjects implementing this interface may be added to the hit-list. Activate the\nbehavior for existing content types may be done by subclassing or preferable\nby using the five:implements directive in zcml.\n\n\nExample\n=======\n\nBy using the following zcml directive the hit-list functionality is activated for\nDocuments::\n\n \n \n \n \n \n\n\nChangelog\n=========\n\n2.0b4 - (2012-05-01)\n--------------------\n\n* Fixed Title method to return encoded string rather than a unicode object\n which resulted in a UnicodeDecodeError when indexing the object\n* Plone 4.1 compatibility\n\n2.0b3 - (2010-11-02)\n--------------------\n\n* Fixed bad release\n\n2.0b2 - (2010-10-24)\n--------------------\n\n* Set zip_safe flag to False\n\n2.0b1 - (2010-10-19)\n--------------------\n\n* First public release", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://svn.plone.org/svn/collective/Products.HitList", "keywords": "", "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "Products.HitList", "package_url": "https://pypi.org/project/Products.HitList/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/Products.HitList/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://svn.plone.org/svn/collective/Products.HitList" }, "release_url": "https://pypi.org/project/Products.HitList/2.0b4/", "requires_dist": null, "requires_python": null, "summary": "Provides a personal hit-list which may be displayed in a portlet or a view", "version": "2.0b4" }, "last_serial": 785036, "releases": { "2.0b1": [ { "comment_text": "", "digests": { "md5": "f253db5b125260999553180b99ed66a8", "sha256": "503995cfef128e654cbec3f0d6807c8585d8e955d9baed3ff555f6def708724b" }, "downloads": -1, "filename": "Products.HitList-2.0b1.tar.gz", "has_sig": false, "md5_digest": "f253db5b125260999553180b99ed66a8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9519, "upload_time": "2010-10-20T16:04:00", "url": "https://files.pythonhosted.org/packages/2e/fe/c197cd8046b38c094953fb1db1dea65e14e42ebd80c902e37bbd5435edaa/Products.HitList-2.0b1.tar.gz" } ], "2.0b3": [ { "comment_text": "", "digests": { "md5": "16fd0889dff0337a2dda0df479fe531f", "sha256": "b458ef42a1ec557799358ac4e6a55cf409b3c2d197c15ff4e916ea1b1dc6bb68" }, "downloads": -1, "filename": "Products.HitList-2.0b3.tar.gz", "has_sig": false, "md5_digest": "16fd0889dff0337a2dda0df479fe531f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9627, "upload_time": "2010-11-02T13:04:49", "url": "https://files.pythonhosted.org/packages/6f/3f/749a8cdbe08faf54b140ad862825921888b6ff5545bdd73372102e20ebc4/Products.HitList-2.0b3.tar.gz" } ], "2.0b4": [ { "comment_text": "", "digests": { "md5": "f67f8c4788c40067052ce833da34972e", "sha256": "fb599f605c476bb7b203fa59c8345d7618429ab1855c5dceed147079951524e9" }, "downloads": -1, "filename": "Products.HitList-2.0b4.tar.gz", "has_sig": false, "md5_digest": "f67f8c4788c40067052ce833da34972e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10626, "upload_time": "2012-05-01T09:11:17", "url": "https://files.pythonhosted.org/packages/76/d5/885d2e61799c22bd251e0996332c092023ba6116cba79db5f1e86778e80e/Products.HitList-2.0b4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "f67f8c4788c40067052ce833da34972e", "sha256": "fb599f605c476bb7b203fa59c8345d7618429ab1855c5dceed147079951524e9" }, "downloads": -1, "filename": "Products.HitList-2.0b4.tar.gz", "has_sig": false, "md5_digest": "f67f8c4788c40067052ce833da34972e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10626, "upload_time": "2012-05-01T09:11:17", "url": "https://files.pythonhosted.org/packages/76/d5/885d2e61799c22bd251e0996332c092023ba6116cba79db5f1e86778e80e/Products.HitList-2.0b4.tar.gz" } ] }