{ "info": { "author": "Plone Foundation", "author_email": "plone-developers@lists.sourceforge.net", "bugtrack_url": null, "classifiers": [ "Framework :: Plone", "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "Introduction\n============\n\nThis module patches PloneLanguageTool's getContentLanguage method\nto work in a virtual hosting environment such as Plone served by Zope.\nThe original code uses the variable PATH_TRANSLATED from the request\nbut that variable has all the VirtualHostBase and domain keywords\nused when virtualhosting your Plone site, so this small patch looks\nat the request and if the application is run in a virtual hosted\nenvironment, looks at VIRTUAL_URL_PARTS variable and if not at\nPATH_TRANSLATED as usual.\n\nThis error has been reported to plone-users but has no fix yet.\n\nYou'll need PloneLanguageTool 2.1 to have this patch working\nIntroduction\n============\n\n\n\nChangelog\n=========\n\n1.3-\n---------------\n* Change name to cs.plt.contentnegotiator\n [erral]\n\n\n1.2-\n---------------\n\n* Fix ConflictError import\n [erral]\n\n\n1.1 - \n----------------\n\n* Remove path logging\n [erral]\n\n* Add zcml and initialize method\n [erral]\n\n1.0 -\n----------------\n\n* Initial release\n [erral]", "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/plone/plone.app.example", "keywords": "", "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "cs.plt.contentnegotiator", "package_url": "https://pypi.org/project/cs.plt.contentnegotiator/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/cs.plt.contentnegotiator/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://svn.plone.org/svn/plone/plone.app.example" }, "release_url": "https://pypi.org/project/cs.plt.contentnegotiator/1.3/", "requires_dist": null, "requires_python": null, "summary": "A patch to get PloneLanguageTool's contentnegotiator work in virtual hosting environment", "version": "1.3" }, "last_serial": 818274, "releases": { "1.3": [ { "comment_text": "", "digests": { "md5": "2645fbfb2f918bb849bcc1e25ce8b982", "sha256": "c8a30629682dd83850111632c29e4a81b6f0beacb62d7238eec371304209ded4" }, "downloads": -1, "filename": "cs.plt.contentnegotiator-1.3.zip", "has_sig": false, "md5_digest": "2645fbfb2f918bb849bcc1e25ce8b982", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14495, "upload_time": "2013-07-18T15:11:35", "url": "https://files.pythonhosted.org/packages/42/99/197dade5677e73d054a2552cdb5a43d8064dc424b3a58de19d70f1447980/cs.plt.contentnegotiator-1.3.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "2645fbfb2f918bb849bcc1e25ce8b982", "sha256": "c8a30629682dd83850111632c29e4a81b6f0beacb62d7238eec371304209ded4" }, "downloads": -1, "filename": "cs.plt.contentnegotiator-1.3.zip", "has_sig": false, "md5_digest": "2645fbfb2f918bb849bcc1e25ce8b982", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14495, "upload_time": "2013-07-18T15:11:35", "url": "https://files.pythonhosted.org/packages/42/99/197dade5677e73d054a2552cdb5a43d8064dc424b3a58de19d70f1447980/cs.plt.contentnegotiator-1.3.zip" } ] }