{ "info": { "author": "Davide Moro", "author_email": "davide.moro@redomino.com", "bugtrack_url": null, "classifiers": [ "Framework :: Plone", "Programming Language :: Python" ], "description": "redomino.keywordalias\n=====================\n\nThis product aims to let keyword managers to add one or more keyword aliases and different versions depending on the user language.\nIt may help you managing multilingual websites.\n\nIt provides:\n\n* a customized keywords viewlet\n\n* a keyword alias configuration panel\n\n* a couple of views that let you personalize your 'search' and 'search_form' views.\n Note well: you have to customize your search and search_form manually! These two templates may depend on the Plone version you are using\n\nTested on Plone 4.1.5 and Plone 4.2.\n\nHow it works?\n-------------\nThis product provides a customized keywords viewlet that shows keyword aliases instead of standard keywords depending on a configuration panel.\nThe keyword alias configuration panel let you assign keyword aliases for each keyword indexed in the plone's catalog and for each enabled language.\n\nThe keyword alias configuration panel stores a dictionary similar to the following one:\n\n {\n 'wood': ['Wood',], # the fallback version for each language\n 'wood|en': ['Wood',],\n 'wood|it': ['Legno', 'Materiale legnoso'],\n }\n\nThe registry accepts a list: will be used the first item as a keyword translation, otherwise the default one or the plain keyword itself. The other list values\ncould be used by third party packages as aliases or keyword synonims.\n\nIf you want you may customize the 'search' and 'search_form' views, see next section-\n\nCustomize the search and search_form views\n------------------------------------------\n\nHow to customize the 'search' view:\n\n \n\n\nHow to customize the 'search_form' view (where result may be an object or a catalog brain):\n\n \n\nSimilar products\n----------------\n\nSee http://pypi.python.org/pypi/archetypes.linguakeywordwidget written by JeanMichel FRANCOIS aka toutpt .\n\nThis package achieve the same goal but in a different way. With keyword alias\nyour keywords are translated in backoffice. With linguakeywords you have\njust different keywords.\n\n\nAuthors\n-------\n\n* Davide Moro , idea and main author\n\n\nChangelog\n=========\n\n0.1 (2012-07-18)\n----------------\n\n- Closes ticket #4\n [giacomos]\n\n- Initial release\n [davidemoro]", "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/redomino/redomino.keywordalias", "keywords": "", "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "redomino.keywordalias", "package_url": "https://pypi.org/project/redomino.keywordalias/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/redomino.keywordalias/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/redomino/redomino.keywordalias" }, "release_url": "https://pypi.org/project/redomino.keywordalias/0.1/", "requires_dist": null, "requires_python": null, "summary": "Keyword alias", "version": "0.1" }, "last_serial": 798684, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "464a246442eda7cd02ca74aeb4cfed50", "sha256": "2821accfd314957086ae4ead6866a3dd37a374a9153b759a57d3b878f376dfe2" }, "downloads": -1, "filename": "redomino.keywordalias-0.1.zip", "has_sig": false, "md5_digest": "464a246442eda7cd02ca74aeb4cfed50", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 38397, "upload_time": "2012-07-18T14:37:52", "url": "https://files.pythonhosted.org/packages/31/a8/6370678b0246194cbb583d14b4b6352728e6bcf2ef6ea2f1a66e97cfb2be/redomino.keywordalias-0.1.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "464a246442eda7cd02ca74aeb4cfed50", "sha256": "2821accfd314957086ae4ead6866a3dd37a374a9153b759a57d3b878f376dfe2" }, "downloads": -1, "filename": "redomino.keywordalias-0.1.zip", "has_sig": false, "md5_digest": "464a246442eda7cd02ca74aeb4cfed50", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 38397, "upload_time": "2012-07-18T14:37:52", "url": "https://files.pythonhosted.org/packages/31/a8/6370678b0246194cbb583d14b4b6352728e6bcf2ef6ea2f1a66e97cfb2be/redomino.keywordalias-0.1.zip" } ] }