{ "info": { "author": "Sylvain Viollon", "author_email": "sylvain@infrae.com", "bugtrack_url": null, "classifiers": [ "Framework :: Plone", "Framework :: Zope2" ], "description": "=====================\ncollective.cmissearch\n=====================\n\n.. contents::\n\nPresentation\n============\n\ncollective.cmissearch is a Plone 3.2+ extension that lets you search\ninto a `CMIS`_ document repository from Plone.\n\n*This doesn't integrate the Plone search functionally with external\n`CMIS`_ data*. This provides a simple search form that does a search\nboth in Plone and in an `CMIS`_ repository.\n\nThis extension depends on `collective.cmisbrowser`. Each *CMIS\nBrowser* will indicate a starting point from where the search will\nbe done.\n\nInstallation\n============\n\nUpdate buildout profile\n-----------------------\n\nUpdate your buildout profile to include the following eggs and zcml::\n\n eggs +=\n ...\n collective.cmisbrowser\n collective.cmissearch\n zcml +=\n ...\n collective.cmisbrowser\n collective.cmissearch\n\n**Important:**\n\nWhen using python 2.4.x you will also need to add *httpsproxy_urllib2*\nas an egg.\n\nRun the buildout\n----------------\n\nRun the buildout to reflect the changes you made to the profile::\n\n $ bin/buildout -v\n\nInstall the extension\n---------------------\n\nThe extension can be installed through the ZMI or Plone control panel.\n\nThrough the ZMI\n~~~~~~~~~~~~~~~\n\n - Go to the *portal quickinstaller* in the ZMI.\n\n - Check the extension *collective.cmissearch*.\n\n - Click the *install* button.\n\nThrough the Plone control panel\n~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n\n - Go to *Site Setup*.\n\n - Choose *Add-on products*.\n\n - Check the extension *collective.cmissearch*.\n\n - Click the *Install* button.\n\nConfiguration\n=============\n\n - Go to the desired *CMIS browser* of which you would like to set the\n search settings.\n\n - Click on the tab *Search Settings*\n\nThis will bring you to the *Edit Search settings* form with the\nfollowing parameters:\n\n - Activate search in this connector? Check this option to activate the search.\n\n - Priority of the search results (Required). Add a numeric value to set\n the priority. The higher the priority will be, the lower the result\n block will be displayed in the search results.\n\n - Activate CMIS-SCORE function to sort the results. Some CMIS server\n don't support this functionality. To be able to search content in\n such a server, you must deactivate this option.\n\n - Quote quote characters in the search terms. This option quotes the\n quote characters in the search terms. This is not defined by the CMIS\n standard but all CMIS server supports this functionality.\n\nAdding a CMIS Search portlet\n============================\n\n - Go to *Manage portlets* in your Plone site were you would like to add\n a CMIS search portlet.\n\n - Select *CMIS Search portlet* from the *Add portlet...* drop-down menu.\n\n.. _CMIS: http://docs.oasis-open.org/cmis/CMIS/v1.0/cs01/cmis-spec-v1.0.html\n\nChanges\n=======\n\n1.0 (2013/05/27)\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.cmissearch", "keywords": "CMIS connection search plone", "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "collective.cmissearch", "package_url": "https://pypi.org/project/collective.cmissearch/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/collective.cmissearch/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://pypi.python.org/pypi/collective.cmissearch" }, "release_url": "https://pypi.org/project/collective.cmissearch/1.0/", "requires_dist": null, "requires_python": null, "summary": "CMIS search for Plone", "version": "1.0" }, "last_serial": 945670, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "dd8bf730be6eed92e8b2e1241adf3604", "sha256": "0b44618802e3d0b07e12f75fe2d02346f03169daf07a4127481dba8547c8388c" }, "downloads": -1, "filename": "collective.cmissearch-1.0.tar.gz", "has_sig": false, "md5_digest": "dd8bf730be6eed92e8b2e1241adf3604", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11927, "upload_time": "2013-05-28T09:42:42", "url": "https://files.pythonhosted.org/packages/1e/d0/e01df22a452afec77d2fcbf59a6f3daeacf1a7ccea7a8823f0e62627ca67/collective.cmissearch-1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "dd8bf730be6eed92e8b2e1241adf3604", "sha256": "0b44618802e3d0b07e12f75fe2d02346f03169daf07a4127481dba8547c8388c" }, "downloads": -1, "filename": "collective.cmissearch-1.0.tar.gz", "has_sig": false, "md5_digest": "dd8bf730be6eed92e8b2e1241adf3604", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11927, "upload_time": "2013-05-28T09:42:42", "url": "https://files.pythonhosted.org/packages/1e/d0/e01df22a452afec77d2fcbf59a6f3daeacf1a7ccea7a8823f0e62627ca67/collective.cmissearch-1.0.tar.gz" } ] }