{ "info": { "author": "Mikko Ohtamaa", "author_email": "mikko@opensourcehacker.com", "bugtrack_url": null, "classifiers": [ "Framework :: Plone", "Programming Language :: Python" ], "description": "Introduction\n------------\n\nTranslation manager and helper for `Plone CMS `_ / LinguaPlone sites.\n\nFeatures\n--------\n\n* **Force admin language**: Useful e.g. for when admin needs to work with languages they are not familiar with. Very useful\n for strange languages (from western point of view) like China, Japanese or Russian. You can set this language in\n the control panel.\n\n* **Translations Manager**: A menu item for the admins in the user menu. This allows you to batch enter translated content\n and quickly get overview what contents still needs to be translated. \n\nNotes\n-----\n\nAdmin language behavior\n=======================\n\nBy default the forced admin language is handled by overriding language when doing look-ups for ``plone``\nand ``collective.*`` gettext translation domains. The logic here is that these language strings\nare used by the management interface.\n\nThe actual language is not switched in any point: changing the language itself would cause\nsite behavior differense in folder contents, search and other content listing views making\nadministrative tasks impossible.\n\nTranslation manager\n===================\n\nThe *Translation Manager* is effective in the current folder and all its childred: \nif you have a site with a lot of content you might want to invoke\n*Translation Manager* one folder by at the time and not in the site root due\nto speed issues of locating translated content.\n\nAuthors\n-------\n\n`Mikko Ohtamaa `_\n\n`Mikel Larreategi `_ \n\nSpecial thanks for Andreas Jung for providing support with the code.\n\nChangelog\n=========\n\n1.2 (2014-08-12)\n----------------\n\n- Add buildout and missing dependencies\n [laulaz]\n\n\n1.1 (2013-09-20)\n----------------\n\n- Add missing MANIFEST\n [fulv]\n\n\n1.0 (2013-09-20)\n----------------\n\n- Italian translation\n [giacomos]\n\n- Added missing dependency to Products.LinguaPlone\n [giacomos]\n\n- French translation\n [laulaz]\n\n- Fixes (grok CodeView is now View, protect settings and other minor things)\n [laulaz]\n\n- Basque and spanish translations\n [erral]\n\n- i18nize the product\n [erral]\n\n- Log errors instead of throwing RuntimeError\n [erral]\n\n- Changes to work in a given context instead of site root\n [erral]\n\n- Initial implementation\n [miohtama]", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://opensourcehacker.com", "keywords": null, "license": "GPL2", "maintainer": null, "maintainer_email": null, "name": "silvuple", "package_url": "https://pypi.org/project/silvuple/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/silvuple/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://opensourcehacker.com" }, "release_url": "https://pypi.org/project/silvuple/1.2/", "requires_dist": null, "requires_python": null, "summary": "Translation manager for Plone / LinguaPlone websites", "version": "1.2" }, "last_serial": 4165513, "releases": { "1.1": [ { "comment_text": "", "digests": { "md5": "10b7202871a73cbb661fae7a2f842ca1", "sha256": "7ee30e2adc884955878b0166413d248cf035e2e545d88fa856371e45253fb5f1" }, "downloads": -1, "filename": "silvuple-1.1.zip", "has_sig": false, "md5_digest": "10b7202871a73cbb661fae7a2f842ca1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 42458, "upload_time": "2013-09-21T05:43:23", "url": "https://files.pythonhosted.org/packages/46/5c/7cee7cf9ec2a965743515cca2b6b75f8d5ff8d583f5d5741e558c084d69e/silvuple-1.1.zip" } ], "1.2": [ { "comment_text": "", "digests": { "md5": "652d038eec662d979501306ee845dbbf", "sha256": "7df9cbd712c8281d058516f6f052662c3a711f2cc5f84a971c8376a0687ac69f" }, "downloads": -1, "filename": "silvuple-1.2.zip", "has_sig": false, "md5_digest": "652d038eec662d979501306ee845dbbf", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 27554, "upload_time": "2014-08-12T14:54:53", "url": "https://files.pythonhosted.org/packages/a1/dd/ecc29818f3b7c657910a1043e1b32b62d1c4cff1111eead5179c6223c37b/silvuple-1.2.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "652d038eec662d979501306ee845dbbf", "sha256": "7df9cbd712c8281d058516f6f052662c3a711f2cc5f84a971c8376a0687ac69f" }, "downloads": -1, "filename": "silvuple-1.2.zip", "has_sig": false, "md5_digest": "652d038eec662d979501306ee845dbbf", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 27554, "upload_time": "2014-08-12T14:54:53", "url": "https://files.pythonhosted.org/packages/a1/dd/ecc29818f3b7c657910a1043e1b32b62d1c4cff1111eead5179c6223c37b/silvuple-1.2.zip" } ] }