{ "info": { "author": "Infrae", "author_email": "info@infrae.com", "bugtrack_url": null, "classifiers": [ "Framework :: Zope2", "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "=========\nSilvaFind\n=========\n\nSilva Find is an extension for `Silva`_ to allow easy creation of search forms\nand result pages, both for users of the public site and for authors in the SMI.\n\nAuthors can add a *Silva Find* object anywhere and define which fields to\nmake searchable by end users of the public site, and/or which fields to\nlimit to a preset value. Authors also can determine which fields should be\ndisplayed in the search results. All metadata set/fields are supported.\n\nBy default all possible custom search criterion fields and result fields are\navailable in the SMI. Besides that, the elements of all metadata sets are also\navailable as result fields. If these fields are indexed in the catalog, they\ncan also be used as search criterion fields. All available fields can be\nenabled/disabled in the SMI.\n\nBesides this behavior, SilvaFind also allows you to manually override the list\nof search criteria.\n\nCode repository\n===============\n\nYou can find the code of this extension in Git:\nhttps://github.com/silvacms/Products.SilvaFind\n\n.. _Silva: http://silvacms.org\n\nChanges\n=======\n\n3.0.4 (2013/12/16)\n------------------\n\n- Improve edit page markup.\n\n- Mark service invisible as it doesn't provide any settings.\n\n3.0.3 (2013/10/08)\n------------------\n\n- Update tests to be ran inside a transaction to ensure the last\n author is properly set.\n\n- Compatibility fix with version object.\n\n- Update content and service icons.\n\n3.0.2 (2013/05/24)\n------------------\n\n- Automatically include search CSS in the public view.\n\n3.0.1 (2013/03/06)\n------------------\n\n- Update Silva XML import and export API.\n\n3.0 (2012/12/11)\n----------------\n\n- Improve tests.\n\n3.0c1 (2012/09/25)\n------------------\n\n- Update API to Silva 3.0c1.\n\n- Fix bugs.\n\n- Improve tests.\n\n3.0b1 (2011/11/11)\n------------------\n\n- Update for Zope 2.13 and Python 2.7.\n\n- Update SMI interface to work with ``silva.ui``.\n\n1.3 (2010/10/18)\n----------------\n\n- Finish XML import/export to properly work even for path criterion.\n\n- Remove useless code duplication.\n\n- Use ``silva.captcha`` instead of custom batch implementation.\n\n- Refactor criterion and results widgets.\n\n- Add test for criterion and results widgets, and for XML import/export.\n\n- Refactor functional tests.\n\n1.3b1 (2010/07/16)\n------------------\n\n- Add an XML import/export handler.\n\n- ``service_find`` is now an utility.\n\n- Use zeam.form instead of z3c.form as an add form.\n\n- Use a reference to map the starting folder for the search.\n\n- Update code for Zope 2.12 and Python 2.6.\n\n1.2 (2010-03-31)\n----------------\n\n- Fix search bug.\n\n- Fix installation and configure addables.\n\n\n1.2b2 (2010-02-08)\n------------------\n\n- Fix bug for catalog query using non-selected fields.\n\n1.2b1 (2010-02-01)\n------------------\n\n- Add validation on the edit screen so that the user enter at least\n one search criteria.\n\n- Fix for Dutch translations.\n\n- Fix SilvaFind under Silva 2.2: fix invalid search arguments set on\n Find objects when you edit find settings.\n\n- Fix translation issues which breaks search in other languages than\n english.\n\n- Do not search by default, you need to click on the *Search* button.\n\n- Refactor add-form, public view, product installation.\n\n- Use zope.component instead of zope.app.zapi.\n\n1.1.7 (2008-11-04)\n------------------\n\n- Fix metatype selector.\n\n1.1.6 (2008-10-29)\n------------------\n\n- Fix tests.\n\n- Redo the render_helper page template for inputs.\n\n1.1.5 (2008-10-02)\n------------------\n\n- Reformating the documentation to valid ReST.\n\n1.1.4\n-----\n\nFeatures added:\n\n- SilvaFind does not add a default search instance inside\n the service_find directory anymore. This was only being\n used by the dlcms, which will add it anyway, if it's not there.\n\n1.1.3 (2008/03/03)\n------------------\n\nChanges:\n\n- SilvaFind is now using Silva 2.0 zcml extension\n registration. From this version forward this\n product will not work in Silva 1.6 or lower.\n\n- Changed product to work with Silva 2.1\n zcml extension registration.\n\nBugs Fixed:\n\n- metatypecriterion used all types when no selection was\n made in SMI, it should have used all *available* types\n instead since this could be overwritten with an adapter.\n\n1.1.2\n-----\n\nChanges:\n\n- i18n readied for Silva 2.0+.\n\n- Changed product to work with Silva 2.1\n zcml extension registration.\n\n1.1.1.2\n-------\n\nChanges:\n\n- metatypecriterion allows for list values.\n\n- Some code refactoring in MetatypeCriterionView, so it's easier\n to override.\n\n- Changed the line and border colors in the public view from green\n to gray and removed a green background so it's less likely that\n the SilvaFind colors will conflict with a user's site design.\n\n- Empty searches show nothing instead of everything.\n\nBugs Fixed:\n\n- Removed hardcoded Silva Document checks in favor of IVersion\n interfaces.\n\n- KeyError for meta_type when doing empty searches.\n\n- SilvaFind search was searching on all \"search content\" fields,\n and ignoring the checkboxes.\n\n1.1.1\n-----\n\nBugs Fixed:\n\n- Getting path criterion value from request failed because paths\n in the catalog can't have unicode characters.", "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/silvacms/Products.SilvaFind", "keywords": "silva search zope2", "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "Products.SilvaFind", "package_url": "https://pypi.org/project/Products.SilvaFind/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/Products.SilvaFind/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/silvacms/Products.SilvaFind" }, "release_url": "https://pypi.org/project/Products.SilvaFind/3.0.4/", "requires_dist": null, "requires_python": null, "summary": "Search extension for Silva CMS", "version": "3.0.4" }, "last_serial": 946656, "releases": { "1.3.2": [ { "comment_text": "", "digests": { "md5": "a037c5870bf0f7624ede5c4c7778c559", "sha256": "1b130ce97bb1bd0c348ec9a48a2a094d00e8a705e68173948200fc31c4770b57" }, "downloads": -1, "filename": "Products.SilvaFind-1.3.2.tar.gz", "has_sig": false, "md5_digest": "a037c5870bf0f7624ede5c4c7778c559", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 206451, "upload_time": "2013-12-17T10:45:16", "url": "https://files.pythonhosted.org/packages/19/13/28613d6ce0a8a3728d90d2bd78d55c466b5b35492a9e7db5d8fab129aeb5/Products.SilvaFind-1.3.2.tar.gz" } ], "3.0.4": [ { "comment_text": "", "digests": { "md5": "cb1145d4f077bb3ca23d9d9062d85101", "sha256": "214c1efcb6d509bb6f241091c33a7ce0aaa72dbc5dd0da999736ef9dad1ad8ff" }, "downloads": -1, "filename": "Products.SilvaFind-3.0.4.tar.gz", "has_sig": false, "md5_digest": "cb1145d4f077bb3ca23d9d9062d85101", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 202983, "upload_time": "2013-12-16T15:30:44", "url": "https://files.pythonhosted.org/packages/82/bd/219457572feb332872768720f9bacafac6861a5586d9fc03d2d693214b0a/Products.SilvaFind-3.0.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "cb1145d4f077bb3ca23d9d9062d85101", "sha256": "214c1efcb6d509bb6f241091c33a7ce0aaa72dbc5dd0da999736ef9dad1ad8ff" }, "downloads": -1, "filename": "Products.SilvaFind-3.0.4.tar.gz", "has_sig": false, "md5_digest": "cb1145d4f077bb3ca23d9d9062d85101", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 202983, "upload_time": "2013-12-16T15:30:44", "url": "https://files.pythonhosted.org/packages/82/bd/219457572feb332872768720f9bacafac6861a5586d9fc03d2d693214b0a/Products.SilvaFind-3.0.4.tar.gz" } ] }