{ "info": { "author": "keul", "author_email": "luca@keul.it", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Framework :: Plone", "Framework :: Plone :: 4.3", "Programming Language :: Python" ], "description": "Introduction\n============\n\nThis product will add to your Plone control panel a new entry: \"*Type criterion settings*\".\n\nFrom this panel you can add a set of definition about general content types, which are defined using\na group of existing Plone native types.\n\n.. image:: http://keul.it/images/blog/2014-04/typecriterion-controlpanel.png\n :alt: Type criterion settings\n\nFor example: you can define a new general type called \"Textual contents\" that is defined by grouping\nPages, News and Events.\n\nAll those definitions can be used in Plone collections by using the new \"*General type*\" criteria.\n\n.. image:: http://keul.it/images/blog/2014-04/collection-search-generaltype.png\n :alt: General type criterion in action\n\nIn brief: searching for new general types defined means take a search onto all grouped native types.\n\nMotivation\n==========\n\nI found a lot of Plone users that hardly learn the difference between content types.\nFor example: the difference between a Page and a File is often too tiny in the mind of the site contributor.\nIn other situations a grouping feature (like: \"look for all multimedia type\") can be useful.\n\nWith this approach users can only care about some general family on types that a power user defined.\n\nFinally 3rd party products could extend an existing list on types, and when a content type change (because it\nhas been replaced by another, better product) you only care about reconfiguring the general type, not all\nthe collections in the site.\n\nCompatibility\n=============\n\nThis product has been tested on Plone 4.3.2, but required `plone.app.querystring 1.2`__ or better.\n\n__ https://pypi.python.org/pypi/plone.app.querystring/1.2.0\n\nIf you have problems installing this add-on, try to pin plone.app.querystring to version 1.2::\n\n [buildout]\n ...\n versions=versions\n ...\n [versions]\n plone.app.querystring = 1.2.0\n ...\n\nTODO\n====\n\nA Generic Setup import step for configuring types.\n\nChangelog\n=========\n\n0.1.0 (2014-04-11)\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": "https://github.com/keul/collective.typecriterion", "keywords": "plone criterion collection type", "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "collective.typecriterion", "package_url": "https://pypi.org/project/collective.typecriterion/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/collective.typecriterion/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/keul/collective.typecriterion" }, "release_url": "https://pypi.org/project/collective.typecriterion/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "A new, more flexible, content type criterion for Plone collections", "version": "0.1.0" }, "last_serial": 3430628, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "fc619fe9b564853b8280f668775bdf67", "sha256": "822931e5b51464a48d48ed873799dcea3abb2e574e3fa07e0c8285ed29a56ee9" }, "downloads": -1, "filename": "collective.typecriterion-0.1.0.zip", "has_sig": false, "md5_digest": "fc619fe9b564853b8280f668775bdf67", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 33345, "upload_time": "2014-04-11T21:31:35", "url": "https://files.pythonhosted.org/packages/49/3c/4ed48694848e4d0fd25d92e976b4cb3f8e66721c6f580ace87167f12a3b4/collective.typecriterion-0.1.0.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "fc619fe9b564853b8280f668775bdf67", "sha256": "822931e5b51464a48d48ed873799dcea3abb2e574e3fa07e0c8285ed29a56ee9" }, "downloads": -1, "filename": "collective.typecriterion-0.1.0.zip", "has_sig": false, "md5_digest": "fc619fe9b564853b8280f668775bdf67", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 33345, "upload_time": "2014-04-11T21:31:35", "url": "https://files.pythonhosted.org/packages/49/3c/4ed48694848e4d0fd25d92e976b4cb3f8e66721c6f580ace87167f12a3b4/collective.typecriterion-0.1.0.zip" } ] }