{ "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 adds a new criteria type for the Collection type (aka Topic). By\ndefault, the crtieria is available for the 'Categories' (aka Subject) index,\nbut it could be enabled for most index types.\n\nWhen added to a collection, the criteria is configured with a member property\nthat will be used to find content. The member property is based on the\nproperties of the current user, although it is unlikely that other users\nwill have different properties.\n\nWhen the collection is viewed, this criteria will search for content where\nthe index matches the value of the member property for the current user.\n\nThe original use case for this functionality was to find content the user may\nbe interested in: the user specifies a list of \"interesting\" keywords in his\nprofile. The collection is used to show content matching his interests.\n\nChangelog\n=========\n\n1.0b3 - 2010-12-30\n------------------\n\n* MemberDataCriterion implements IATTopicSearchCriterion. Without this\n a criterion won't appear on a Collection's criteria edit form.\n [danjacka]\n\n1.0b2 - 2009-03-20\n------------------\n\n* Fix typo that crept into 1.0b1.\n [optilude]\n\n1.0b1 - 2009-03-20\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.membercriterion", "keywords": "Plone collection topic criterion member property", "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "collective.membercriterion", "package_url": "https://pypi.org/project/collective.membercriterion/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/collective.membercriterion/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://pypi.python.org/pypi/collective.membercriterion" }, "release_url": "https://pypi.org/project/collective.membercriterion/1.0b3/", "requires_dist": null, "requires_python": null, "summary": "An ATContentTypes 'Collection' (aka ATTopic) criterion for comparing content to member properties", "version": "1.0b3" }, "last_serial": 787962, "releases": { "1.0b1": [ { "comment_text": "", "digests": { "md5": "ceae5f6c4e109e4f35f2d611ec15c33a", "sha256": "c7054d9d0fd088c1fa69f39ed059919c9932fe5fb9e4dc0402237ac113c6889c" }, "downloads": -1, "filename": "collective.membercriterion-1.0b1.tar.gz", "has_sig": false, "md5_digest": "ceae5f6c4e109e4f35f2d611ec15c33a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11123, "upload_time": "2009-03-19T19:21:01", "url": "https://files.pythonhosted.org/packages/cc/a6/f46ad15cd2691e7be3250ba773bb08e550d5602574ace2eb4b7eacadaa0c/collective.membercriterion-1.0b1.tar.gz" } ], "1.0b2": [ { "comment_text": "", "digests": { "md5": "99188d113ed457f7f06ab3bf4d768a77", "sha256": "ed9ae018d95c3969426e23ae791ae14bb5ff03094054b23d5bb778ab2591f102" }, "downloads": -1, "filename": "collective.membercriterion-1.0b2.tar.gz", "has_sig": false, "md5_digest": "99188d113ed457f7f06ab3bf4d768a77", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11095, "upload_time": "2009-03-19T19:31:27", "url": "https://files.pythonhosted.org/packages/5c/82/f43594e7a4237b08ed1dbfc25e38744265f61138d690e70b263ce00913fb/collective.membercriterion-1.0b2.tar.gz" } ], "1.0b3": [ { "comment_text": "", "digests": { "md5": "e305ddf1023ba622d696dfdaa89ac7a9", "sha256": "db101f9f56e5f956120dcddd7917f67b37621c0bd3e80d57aafbb7583cfa8842" }, "downloads": -1, "filename": "collective.membercriterion-1.0b3.tar.gz", "has_sig": false, "md5_digest": "e305ddf1023ba622d696dfdaa89ac7a9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11566, "upload_time": "2010-12-31T00:01:36", "url": "https://files.pythonhosted.org/packages/7b/03/a1c19bf28eeb13b9baf81c11e9e3c0a2b9d9a19a8b8c64c394b5b36559d1/collective.membercriterion-1.0b3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e305ddf1023ba622d696dfdaa89ac7a9", "sha256": "db101f9f56e5f956120dcddd7917f67b37621c0bd3e80d57aafbb7583cfa8842" }, "downloads": -1, "filename": "collective.membercriterion-1.0b3.tar.gz", "has_sig": false, "md5_digest": "e305ddf1023ba622d696dfdaa89ac7a9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11566, "upload_time": "2010-12-31T00:01:36", "url": "https://files.pythonhosted.org/packages/7b/03/a1c19bf28eeb13b9baf81c11e9e3c0a2b9d9a19a8b8c64c394b5b36559d1/collective.membercriterion-1.0b3.tar.gz" } ] }