{
"info": {
"author": "JeanMichel FRANCOIS aka toutpt",
"author_email": "toutpt@gmail.com",
"bugtrack_url": null,
"classifiers": [
"Framework :: Plone",
"Framework :: Plone :: 4.0",
"Framework :: Plone :: 4.1",
"Framework :: Plone :: 4.2",
"Programming Language :: Python"
],
"description": "Introduction\n============\n\nThis addon let you manage translated domains and redirect user to correct\ndomain according to negotiated language.\n\nHow to install\n==============\n\nYou can install this addon as any other Plone addons. Please follow official\ndocumentation: http://plone.org/documentation/kb/installing-add-ons-quick-how-to\n\nThis addon depends on Products.LinguaPlone\n\nHow to use\n==========\n\nOnce the addon is installed you have a controlpanel where you can configure\neach url for languages. Be warned no redirection happens if the url is not\nconfigured.\n\nExample::\n\n http://en.example.be|en\n http://stagingen.example.be|en\n http://deven.example.be|en\n http://nl.example.be|nl\n http://stagingnl.example.be|nl\n http://devnl.example.be|nl\n http://fr.example.be|fr\n http://stagingfr.example.be|fr\n http://devfr.example.be|fr\n\nIMPORTANT: The choice is based on the order.\n\nYou can also configure using registry.xml in your generic setup profile::\n\n \n True\n \n http://fr.example.be|fr\n http://stagingfr.example.be|fr\n http://devfr.example.be|fr\n\n http://nl.example.be|nl\n http://stagingnl.example.be|nl\n http://devnl.example.be|nl\n\n http://en.example.be|en\n http://stagingen.example.be|en\n http://deven.example.be|en\n \n \n\nCredits\n=======\n\nCompanies\n---------\n\n|cirb|_ CIRB / CIBG\n\n* `Contact CIRB `_\n\n|makinacom|_\n\n * `Planet Makina Corpus `_\n * `Contact Makina-Corpus `_\n\nContributors\n------------\n\n- author: JeanMichel FRANCOIS aka toutpt \n\n\n.. |cirb| image:: http://www.cirb.irisnet.be/logo.jpg\n.. _cirb: http://cirb.irisnet.be\n.. _sitemap: http://support.google.com/webmasters/bin/answer.py?hl=en&answer=183668&topic=8476&ctx=topic\n.. |makinacom| image:: http://depot.makina-corpus.org/public/logo.gif\n.. _makinacom: http://www.makina-corpus.com\n\nChangelog\n=========\n\n1.1 (2013-01-17)\n----------------\n\n- Use 301 instead of 302 when doing redirect\n curl -s -w \"%{http_code} %{url_effective}\\\\n\" \"http://localhost:8080/Plone/fr\" -o /dev/null\n\n1.0 (2012-12-06)\n----------------\n\n- Fix bugs with many domains on the same URL -> Use ordering of domains\n\n\n1.0a1 (2012-05-11)\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": "https://github.com/toutpt/collective.linguadomains",
"keywords": "plone multilanguages linguaplone multidomains",
"license": "GPL",
"maintainer": null,
"maintainer_email": null,
"name": "collective.linguadomains",
"package_url": "https://pypi.org/project/collective.linguadomains/",
"platform": "UNKNOWN",
"project_url": "https://pypi.org/project/collective.linguadomains/",
"project_urls": {
"Download": "UNKNOWN",
"Homepage": "https://github.com/toutpt/collective.linguadomains"
},
"release_url": "https://pypi.org/project/collective.linguadomains/1.1/",
"requires_dist": null,
"requires_python": null,
"summary": "Manage translated domains for Plone",
"version": "1.1"
},
"last_serial": 787929,
"releases": {
"1.0": [
{
"comment_text": "",
"digests": {
"md5": "8c736d4fede77d5ec281b8e0f2d14f29",
"sha256": "e5daa1ddc4f4a2738b8ccd7f6b75a7a5b047dccb212f5fbbad0760a257d09cd4"
},
"downloads": -1,
"filename": "collective.linguadomains-1.0.zip",
"has_sig": false,
"md5_digest": "8c736d4fede77d5ec281b8e0f2d14f29",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 27757,
"upload_time": "2012-12-06T12:24:37",
"url": "https://files.pythonhosted.org/packages/e6/96/4a83161cebbd7954eaacb55e51f2eb8a1175f346029805ea7a532dab1ad0/collective.linguadomains-1.0.zip"
}
],
"1.0a1": [
{
"comment_text": "",
"digests": {
"md5": "578c8828c2da436906c18a41d8934f27",
"sha256": "ef71ea2472bd0174b1fbc84f04569fae53bec6d6160feae91c5fb86638bb92b6"
},
"downloads": -1,
"filename": "collective.linguadomains-1.0a1.zip",
"has_sig": false,
"md5_digest": "578c8828c2da436906c18a41d8934f27",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 26301,
"upload_time": "2012-05-11T16:54:29",
"url": "https://files.pythonhosted.org/packages/c5/d6/9c1df179b7c8a89d84ed840398fcd11dc5fa5248ece9d8e314f687d0ff6c/collective.linguadomains-1.0a1.zip"
}
],
"1.1": [
{
"comment_text": "",
"digests": {
"md5": "95c5229f2168c50e46c0e89b4c978707",
"sha256": "3f6c7d9dba764af0a9b5d61727e4e4d7eed81c00492f27d94de8c2c694a833f6"
},
"downloads": -1,
"filename": "collective.linguadomains-1.1.zip",
"has_sig": false,
"md5_digest": "95c5229f2168c50e46c0e89b4c978707",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 28107,
"upload_time": "2013-01-17T13:09:48",
"url": "https://files.pythonhosted.org/packages/7b/80/53ab0e2bd518b6426c419cfbb981a4a4929eaffefe38084ec906c2926572/collective.linguadomains-1.1.zip"
}
]
},
"urls": [
{
"comment_text": "",
"digests": {
"md5": "95c5229f2168c50e46c0e89b4c978707",
"sha256": "3f6c7d9dba764af0a9b5d61727e4e4d7eed81c00492f27d94de8c2c694a833f6"
},
"downloads": -1,
"filename": "collective.linguadomains-1.1.zip",
"has_sig": false,
"md5_digest": "95c5229f2168c50e46c0e89b4c978707",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 28107,
"upload_time": "2013-01-17T13:09:48",
"url": "https://files.pythonhosted.org/packages/7b/80/53ab0e2bd518b6426c419cfbb981a4a4929eaffefe38084ec906c2926572/collective.linguadomains-1.1.zip"
}
]
}