{ "info": { "author": "Dylan Jay", "author_email": "software@pretaweb.com", "bugtrack_url": null, "classifiers": [ "Framework :: Plone", "Programming Language :: Python" ], "description": ".. contents::\n\n.. image:: https://secure.travis-ci.org/collective/collective.facets.png\n :target: http://travis-ci.org/collective/collective.facets\n\n\nIntroduction\n============\n\nProvide a control panel for site administrators to add additional facets to classify their content.\nFacets are keyword, text or fixed vocabulary fields added to the categorisation\ntab of all content types across your site.\nIf you are looking for fields just on certain content types then look instead at\nDexterity_ or `archetypes.schemaextender`_.\n\nAll fields are available to be used\nin criteria for collections and viewable in the tabular view of a collection. They are easy to\nuse with plugins such as `eea.facetednavigation`_, `collective.portlet.filtersearch`_ or\n`collective.portlet.collectionbysubject`_.\n\nThese field values aren't viewable on the item itself and aren't included in the\nhtml head metadata fields. They are\ndesigned to aid in internal organisation of content only.\nIf you'd like the fields to appear in the view of the item you can use\n`collective.listingviews`_ or use another method to create a new view template.\n\n\nRelated Plugins\n===============\n\n`collective.pigeonhole`_: c.pegeonhole allows for more\nfield types by using the schemaeditor, how it doesn't yet work with indexes and\ncollections.\n\n`collective.taxonomysupport`_: creates a new field on content and criterian in\ncollections but also sets the vocabulary of the field to be determined by special\nfolders in the content area.\n\n`redomino.advancedkeyword`_: changes the default tags field to be hierarchical.\n\n`collective.taxonomy`_: Allows you to create and manage large heirachical\nvocabularies (aka a taxonomy). Is applied to Dexterity content via by creating\nbehaviours and then applying those behaviours to the content types you want.\nWorks with collections.\nDoesn't support other kinds of fields other than taxomony.\n\n`collective.categorizing`_: TODO\n\n`metanav`_: TODO\n\n\nFunctionality\n=============\nA site administrator can:\n\n - Add a new facet\n - Remove a facet\n - Edit the description and title which will appear on /edit and also on collections\n - Specify the facet as either a TextField, Keyword/Folksomony or selected from\n an enforced vocabulary.\n\nCompatibility\n=============\nWorks with Plone 4.1, 4.2 and 4.3. Works with both new style collections and old\nstyle. Currently only works with Archetypes not Dexterity\n\n\nFuture Functionality\n====================\n\n - Rename a facet without losing values (#TODO)\n - Make a facet required (#TODO)\n - Rename values (#TODO)\n - Hide the default \"Keywords\" field (#TODO)\n - Support for dexterity\n\n\n.. _Dexterity: http://plone.org/products/dexterity\n.. _archetypes.schemaextender: http://pypi.python.org/pypi/archetypes.schemaextender\n.. _eea.facetednavigation: http://plone.org/products/eea.facetednavigation\n.. _collective.portlet.filtersearch: http://pypi.python.org/pypi/collective.portlet.filtersearch\n.. _collective.portlet.collectionbysubject: http://pypi.python.org/pypi/collective.portlet.collectionbysubject\n.. _collective.pigeonhole: https://github.com/davisagli/collective.pigeonhole\n.. _collective.listingviews: https://github.com/collective/collective.listingviews\n.. _collective.taxonomysupport: http://plone.org/products/collective.taxonomysupport\n.. _redomino.advancedkeyword: http://pypi.python.org/pypi/redomino.advancedkeyword\n.. _collective.categorizing: http://plone.org/products/collective.categorizing\n.. _metanav: http://plone.org/products/metanav\n.. _collective.taxonomy: https://pypi.python.org/pypi/collective.taxonomy\n\nChangelog\n=========\n\n1.2 (2013-03-12)\n----------------\n- make string field work with collections\n [djay]\n- backwards compatibility with 1.0 release\n [djay]\n- fixed tests\n [djay]\n\n1.1 (14 Jan 2014)\n-------------------\n\n- Fix: 'could not adapt' error\n [ivanteoh]\n- Feature: facets for keyword field\n [ivanteoh]\n- Feature: facets for string field\n [ivanteoh]\n\n1.0 (07 Jan 2013)\n-------------------\n\n- Initial release\n- Feature: facets for vocabulary field", "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/collective/collective.facets", "keywords": "", "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "collective.facets", "package_url": "https://pypi.org/project/collective.facets/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/collective.facets/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/collective/collective.facets" }, "release_url": "https://pypi.org/project/collective.facets/1.2/", "requires_dist": null, "requires_python": null, "summary": "Let's users add new facets to all content", "version": "1.2" }, "last_serial": 4706115, "releases": { "1.1": [ { "comment_text": "", "digests": { "md5": "ef00cd44448f204c0298cf5da9de3dd3", "sha256": "f825483b67409933136d6e8fe0c65c74c68461781a92404424dc956c491c35f5" }, "downloads": -1, "filename": "collective.facets-1.1.tar.gz", "has_sig": false, "md5_digest": "ef00cd44448f204c0298cf5da9de3dd3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 28472, "upload_time": "2014-01-20T12:49:09", "url": "https://files.pythonhosted.org/packages/a4/06/8f5a615538e6c67054b263e3722e3e991a0364cf2d846a4bccd396efbea7/collective.facets-1.1.tar.gz" } ], "1.2": [ { "comment_text": "", "digests": { "md5": "4666a7da7a6f6892943669159d12540f", "sha256": "eb17234583d3e264a6630bae98e160cd8b024d21dd1c53d86382f7c93d97016b" }, "downloads": -1, "filename": "collective.facets-1.2.tar.gz", "has_sig": false, "md5_digest": "4666a7da7a6f6892943669159d12540f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 29653, "upload_time": "2014-03-12T02:34:45", "url": "https://files.pythonhosted.org/packages/91/00/0757a63fabd80093884181e863bd32731a303c0813f7e5461d8aa17d38b7/collective.facets-1.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "4666a7da7a6f6892943669159d12540f", "sha256": "eb17234583d3e264a6630bae98e160cd8b024d21dd1c53d86382f7c93d97016b" }, "downloads": -1, "filename": "collective.facets-1.2.tar.gz", "has_sig": false, "md5_digest": "4666a7da7a6f6892943669159d12540f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 29653, "upload_time": "2014-03-12T02:34:45", "url": "https://files.pythonhosted.org/packages/91/00/0757a63fabd80093884181e863bd32731a303c0813f7e5461d8aa17d38b7/collective.facets-1.2.tar.gz" } ] }