{ "info": { "author": "Gilles Lenfant", "author_email": "gilles.lenfant@alterway.fr", "bugtrack_url": null, "classifiers": [ "Framework :: Plone", "Programming Language :: Python" ], "description": "====================\nPloneKeywordExplorer\n====================\n\n\u00a9 2003-2010 Ingeniweb\n\nPloneKeywordExplorer is an alternative to the usual Plone search. Searches are\nrestricted to combinations of keywords.\n\nThe search is iterative. Keywords can be added and removed from the search at\nany time, allowing the user to conveniently explore the document space. The\nresult set can be narrowed down to a few documents in a few steps.\n\nPloneKeywordExplorer depends on well-chosen keywords, and supports finding\ndocuments that don't have keywords associated. When you click on the [no\nkeywords], you get a list of all documents that do not have keywords. You can\nbrowse through this list and start annotating your documents.\n\nRequirements\n============\n\nPlone 2.1, Plone 2.5 or Plone 3.x\n\n\nHow does it work?\n=================\n\nA search form is provided that offers a choice of keywords. These keywords are\nchosen from the published documents of your site. You can select and remove\nkeywords by clicking on them.\n\n\nInstall\n=======\n\nAdd ``Products.PloneKeywordExplorer`` to the ``eggs`` list in your\n``plone.recipe.zope2instance`` of your ``zc.buildout`` configuration file. Like\nthis::\n\n [instance]\n recipe = plone.recipe.zope2instance\n ...\n eggs =\n ...\n Products.PloneKeywordExplorer\n ...\n\nThen install in your Plone site using the ``portal_quickinstaller`` tool or in\nthe extensions Plone control panel.\n\n* Use the QuickInstaller Tool to install.\n\nUpgrading\n=========\n\n.. admonition::\n Warning\n\n if upgrading from the non-egg distribution of this component (version 0.4 and\n earlier) you will need to delete in ZMI the content of\n ``/Control_Panel/TranslationService`` before restarting your instance.\n\nChanges log\n===========\n\n0.5.0\n-----\n\n* Eggified to ``Products.PloneKeywordExplorer``\n [glenfant]\n\n* Ensure we return searchable types\n [glenfant]\n\n0.4RC1\n------\n\n* Plone 3 compatibility\n [glenfant]\n\n0.3\n---\n\n* refactoring : integration of methods and action into a tool\n instead of using layers and installation wizard\n\n* few little improvements of user interface :\n - \"remove all keywords\" functionality\n - new action\n - some translations\n\nCVS - 20051025\n--------------\n\n* Use toLocalizedTime instead of toPortalTime\n\n0.1 - 20040525\n--------------\n\n- Created inital version [roeder]", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://svn.plone.org/svn/collective/", "keywords": "plone keyword tag taxonomy navigation", "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "Products.PloneKeywordExplorer", "package_url": "https://pypi.org/project/Products.PloneKeywordExplorer/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/Products.PloneKeywordExplorer/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://svn.plone.org/svn/collective/" }, "release_url": "https://pypi.org/project/Products.PloneKeywordExplorer/0.5.0/", "requires_dist": null, "requires_python": null, "summary": "Explore Plone content by keywords/tags", "version": "0.5.0" }, "last_serial": 758647, "releases": { "0.5.0": [ { "comment_text": "", "digests": { "md5": "2511179bfacc3e40b80ff6c4323806c6", "sha256": "5e52128955a0847962509e6b0afb05c51b98ddfad081b3a85cb659733ae66eb9" }, "downloads": -1, "filename": "Products.PloneKeywordExplorer-0.5.0.tar.gz", "has_sig": false, "md5_digest": "2511179bfacc3e40b80ff6c4323806c6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 57092, "upload_time": "2010-09-14T17:46:11", "url": "https://files.pythonhosted.org/packages/26/ee/d03e2c73240c363a0aae0d8154e5028ca3409afd6f0234205fb9f3959844/Products.PloneKeywordExplorer-0.5.0.tar.gz" } ], "0.5.0a1": [ { "comment_text": "", "digests": { "md5": "d72015a03c6425eed47f1bc8f3dda4de", "sha256": "05ce8a1c02b34d2a1b2304aeb809747adc49e5707b10dbdf6521dfa3aa727b0f" }, "downloads": -1, "filename": "Products.PloneKeywordExplorer-0.5.0a1.tar.gz", "has_sig": false, "md5_digest": "d72015a03c6425eed47f1bc8f3dda4de", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 56808, "upload_time": "2010-09-14T16:39:37", "url": "https://files.pythonhosted.org/packages/ad/81/b7be38de9bbf96740c0c48d0bd7bb722b7b23806ce7e38a2c6f42708a2e6/Products.PloneKeywordExplorer-0.5.0a1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "2511179bfacc3e40b80ff6c4323806c6", "sha256": "5e52128955a0847962509e6b0afb05c51b98ddfad081b3a85cb659733ae66eb9" }, "downloads": -1, "filename": "Products.PloneKeywordExplorer-0.5.0.tar.gz", "has_sig": false, "md5_digest": "2511179bfacc3e40b80ff6c4323806c6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 57092, "upload_time": "2010-09-14T17:46:11", "url": "https://files.pythonhosted.org/packages/26/ee/d03e2c73240c363a0aae0d8154e5028ca3409afd6f0234205fb9f3959844/Products.PloneKeywordExplorer-0.5.0.tar.gz" } ] }