{ "info": { "author": "CMScom", "author_email": "terada@cmscom.jp", "bugtrack_url": null, "classifiers": [ "Framework :: Plone", "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "Introduction\n==============\n\nThis package gives Google or Yahoo like search result view for Plone.\n\n- Plone default is using content description for search result page.\n\n- This package will display a part of paragraph with searching word in placed. The part of paragraph may be a body text, a title, a description of the content.\n\n- This package adds SearchableText on metadata in portal_catalog.\n\n - warning: size of index data may be became big.\n\n\nrequirement\n-------------\nPlone 3.x (Tested by Plone 3.3.1 on MaxOS X 10.5)\n\n\nChangelog\n=========\n\n1.0b3 (2010-02-24)\n--------------------\n\n* Bug fixed for UnicodeDecodeError\n\n1.0b2 (2010-02-12)\n--------------------\n\n* Fixed cutting text and highlight for 2 or more words\n\n* Modify for full width space\n\n\n1.0b1 (2010-02-02)\n--------------------\n\n* Fixed bug, When a Noting Search string.\n\n1.0a2 (2010-01-09)\n--------------------\n\n* Fixed bug, When a Noting metadata.\n \n\n1.0a1 (2010-01-08)\n--------------------\n\n* Initial release\n\nc2.search.customdescription Installation\n==============================================\n\n* When you're reading this you have probably already run\n ``easy_install c2.search.customdescription``. Find out how to install setuptools\n (and EasyInstall) here:\n http://peak.telecommunity.com/DevCenter/EasyInstall\n\n* Get `pythonproducts`_ and install it via::\n\n python setup.py install --home /path/to/instance\n\n into your Zope instance.\n\n* Create a file called ``c2.search.customdescription-configure.zcml`` in the\n ``/path/to/instance/etc/package-includes`` directory. The file\n should only contain this::\n\n \n\n.. _pythonproducts: http://plone.org/products/pythonproducts\n\nAlternatively, if you are using zc.buildout and the plone.recipe.zope2instance\nrecipe to manage your project, you can do this:\n\n* Add ``c2.search.customdescription`` to the list of eggs to install, e.g.::\n\n [buildout]\n ...\n eggs =\n ...\n c2.search.customdescription\n\n* Tell the plone.recipe.zope2instance recipe to install a ZCML slug::\n\n [instance]\n recipe = plone.recipe.zope2instance\n ...\n zcml =\n c2.search.customdescription\n\n* Re-run buildout, e.g. with::\n\n $ ./bin/buildout\n\nYou can skip the ZCML slug if you are going to explicitly include the package\nfrom another package's configure.zcml file.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.cmscom.jp", "keywords": "plone search description", "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "c2.search.customdescription", "package_url": "https://pypi.org/project/c2.search.customdescription/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/c2.search.customdescription/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://www.cmscom.jp" }, "release_url": "https://pypi.org/project/c2.search.customdescription/1.0b3/", "requires_dist": null, "requires_python": null, "summary": "This package gives Google or Yahoo like search result view for Plone.", "version": "1.0b3" }, "last_serial": 787182, "releases": { "1.0a1a": [ { "comment_text": "", "digests": { "md5": "2465d5c72a4a76f40f302f727dfc4ef3", "sha256": "60a4f88e0de5f617c816a6feab3f72973419ab993eb4c7f9e928b8a176c6a0ec" }, "downloads": -1, "filename": "c2.search.customdescription-1.0a1a-py2.4.egg", "has_sig": false, "md5_digest": "2465d5c72a4a76f40f302f727dfc4ef3", "packagetype": "bdist_egg", "python_version": "2.4", "requires_python": null, "size": 18052, "upload_time": "2010-01-08T10:11:55", "url": "https://files.pythonhosted.org/packages/6b/35/0e1ff7bba4fa61d087f067b35fb0969a64cb5f73eb9d86f3fea3fb716f9b/c2.search.customdescription-1.0a1a-py2.4.egg" }, { "comment_text": "", "digests": { "md5": "936035a3549a2a2b2159cee67124f1d4", "sha256": "46d5675c86b9c6e8739cbc7cba71f248570d9c8e07e4de220953adf6e7af3c83" }, "downloads": -1, "filename": "c2.search.customdescription-1.0a1a.tar.gz", "has_sig": false, "md5_digest": "936035a3549a2a2b2159cee67124f1d4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13907, "upload_time": "2010-01-08T10:11:53", "url": "https://files.pythonhosted.org/packages/fd/cf/6e076ddc75f6e25466089539b4444dea8b65fc986f5556eecb59aced97f8/c2.search.customdescription-1.0a1a.tar.gz" } ], "1.0b1": [ { "comment_text": "", "digests": { "md5": "ee06cc6f854a889cb4bed18d2234ef17", "sha256": "951865660b61a1786c506e30a4593d8df562d7692525eea59cf639b903433bf2" }, "downloads": -1, "filename": "c2.search.customdescription-1.0b1-py2.4.egg", "has_sig": false, "md5_digest": "ee06cc6f854a889cb4bed18d2234ef17", "packagetype": "bdist_egg", "python_version": "2.4", "requires_python": null, "size": 18153, "upload_time": "2010-02-02T04:28:18", "url": "https://files.pythonhosted.org/packages/59/c3/10e13853e775c4f7b2c59504131c24bd650edc14961a9152ffd8db3cb77f/c2.search.customdescription-1.0b1-py2.4.egg" }, { "comment_text": "", "digests": { "md5": "a1ecb9610dffb653bbe0b6bca5a10115", "sha256": "b006841937b5c5e2b73c84f25167f78660d90faea8e6108a7b0bada0d6f8f289" }, "downloads": -1, "filename": "c2.search.customdescription-1.0b1.tar.gz", "has_sig": false, "md5_digest": "a1ecb9610dffb653bbe0b6bca5a10115", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14104, "upload_time": "2010-02-02T04:28:13", "url": "https://files.pythonhosted.org/packages/51/72/ecf3af26589c89be473c81a1c2196854cc6ecd1146faff3eda9679dd218a/c2.search.customdescription-1.0b1.tar.gz" } ], "1.0b2": [ { "comment_text": "", "digests": { "md5": "a52868b93f0a7671dafd5b502a2f1b00", "sha256": "6866058c9ced17197f92e72a96e4b8273b8f03f02a1edaef7e4506b20dffe6a8" }, "downloads": -1, "filename": "c2.search.customdescription-1.0b2-py2.4.egg", "has_sig": false, "md5_digest": "a52868b93f0a7671dafd5b502a2f1b00", "packagetype": "bdist_egg", "python_version": "2.4", "requires_python": null, "size": 19625, "upload_time": "2010-02-12T08:55:58", "url": "https://files.pythonhosted.org/packages/64/23/01319be93d1ee0f81b8ed129e106666b30af9313e16d7d97c5fdf97e3ae5/c2.search.customdescription-1.0b2-py2.4.egg" }, { "comment_text": "", "digests": { "md5": "624fb2dcd95343c3a4101f65939104aa", "sha256": "45c3ed31332aea281b13d68d4e5635c6709211630a2631224133a7cf121dea50" }, "downloads": -1, "filename": "c2.search.customdescription-1.0b2.tar.gz", "has_sig": false, "md5_digest": "624fb2dcd95343c3a4101f65939104aa", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15219, "upload_time": "2010-02-12T08:55:56", "url": "https://files.pythonhosted.org/packages/fa/e0/af3ffe169d94b555f99dab2dd924a190fcdabd38591eaf31d25788e24fea/c2.search.customdescription-1.0b2.tar.gz" } ], "1.0b3": [ { "comment_text": "", "digests": { "md5": "a6d449952f47b95a47115c95b9e95903", "sha256": "1776592060ed7bc44dc017d066bc19206b9b9e886b85431551b0ccd94563f40b" }, "downloads": -1, "filename": "c2.search.customdescription-1.0b3-py2.4.egg", "has_sig": false, "md5_digest": "a6d449952f47b95a47115c95b9e95903", "packagetype": "bdist_egg", "python_version": "2.4", "requires_python": null, "size": 19674, "upload_time": "2010-02-24T09:08:26", "url": "https://files.pythonhosted.org/packages/55/3f/8c2f8ce873411225275c50c605404f58e8c9190a928259a2aed8dce1c778/c2.search.customdescription-1.0b3-py2.4.egg" }, { "comment_text": "", "digests": { "md5": "deaa77393d878fa4c6b70ae305e6b372", "sha256": "283f198c677e47850b34277f66013ae6abf1e4ba2ab54f36fd30e6ce3a2f3f5e" }, "downloads": -1, "filename": "c2.search.customdescription-1.0b3.tar.gz", "has_sig": false, "md5_digest": "deaa77393d878fa4c6b70ae305e6b372", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15282, "upload_time": "2010-02-24T09:08:23", "url": "https://files.pythonhosted.org/packages/cd/2b/c7647dfee12a377ada18339f3cd06c121ce6473c889a5a2e5f61c21a980a/c2.search.customdescription-1.0b3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a6d449952f47b95a47115c95b9e95903", "sha256": "1776592060ed7bc44dc017d066bc19206b9b9e886b85431551b0ccd94563f40b" }, "downloads": -1, "filename": "c2.search.customdescription-1.0b3-py2.4.egg", "has_sig": false, "md5_digest": "a6d449952f47b95a47115c95b9e95903", "packagetype": "bdist_egg", "python_version": "2.4", "requires_python": null, "size": 19674, "upload_time": "2010-02-24T09:08:26", "url": "https://files.pythonhosted.org/packages/55/3f/8c2f8ce873411225275c50c605404f58e8c9190a928259a2aed8dce1c778/c2.search.customdescription-1.0b3-py2.4.egg" }, { "comment_text": "", "digests": { "md5": "deaa77393d878fa4c6b70ae305e6b372", "sha256": "283f198c677e47850b34277f66013ae6abf1e4ba2ab54f36fd30e6ce3a2f3f5e" }, "downloads": -1, "filename": "c2.search.customdescription-1.0b3.tar.gz", "has_sig": false, "md5_digest": "deaa77393d878fa4c6b70ae305e6b372", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15282, "upload_time": "2010-02-24T09:08:23", "url": "https://files.pythonhosted.org/packages/cd/2b/c7647dfee12a377ada18339f3cd06c121ce6473c889a5a2e5f61c21a980a/c2.search.customdescription-1.0b3.tar.gz" } ] }