{ "info": { "author": "Mikko Ohtamaa", "author_email": "mikko@opensourcehacker.com", "bugtrack_url": null, "classifiers": [ "Framework :: Plone", "Programming Language :: Python" ], "description": ".. contents:: :local:\n\nIntroduction\n============\n\n``collective.portletalias`` allows \"alias\" portlets from\nother locations to show on the current content in `Plone CMS `_.\nThis is useful if you need to have the same portlet to be visible in different unrelated locations\nand have only one copy where the portlet content is edited and maintaned.\n\nInstallation\n============\n\nInstall package as ``collective.portletalias`` and then install in Add on setup.\n\n* http://plone.org/documentation/kb/installing-add-ons-quick-how-to/\n\n.. note ::\n\n Plone 4.1+ and Python 2.7 required. Easy to backport for earlier versions if needed.\n\n@@portlet-data helper view\n===========================\n\nAdd ``/@@portlet-data`` to URL of any content item to\nshow debug information about the portlets assigned there.\nAdmin priviledges needed.\n\n.. image :: http://cloud.github.com/downloads/collective/collective.portletalias/Screen%20Shot%202012-11-21%20at%209.28.53%20PM.png\n\n.. note ::\n\n If you have a default item set (like front-page) for the content append\n /front-page/@@portlet-data to URL to see all the portlets.\n\nSetting up alias\n==================\n\n* Go to Manage portlets view in the target folder\n\n* Choose *Add new portlet...* *Alias Portlet*\n\n* Enter the path to the source folder\n\n* Enter the portlet id of the source portlet. Use @@portlet-data view (above) to\n find out portlet assignment name\n\n .. image :: https://github.com/downloads/collective/collective.portletalias/Screen%20Shot%202012-11-21%20at%2010.44.02%20PM.png\n\nSource code\n=============\n\n* https://github.com/collective/collective.portletalias\n\nAuthor\n========\n\n`Mikko Ohtamaa `_\n\nChangelog\n=========\n\n1.1 (2012-11-21)\n----------------\n\n- Fixed setup.py pointers\n\n\n1.0 (2012-11-21)\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/collective/collective.portletalias", "keywords": "", "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "collective.portletalias", "package_url": "https://pypi.org/project/collective.portletalias/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/collective.portletalias/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/collective/collective.portletalias" }, "release_url": "https://pypi.org/project/collective.portletalias/1.1/", "requires_dist": null, "requires_python": null, "summary": "UNKNOWN", "version": "1.1" }, "last_serial": 788080, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "8f6a9592757e41470a32aee18f8cf995", "sha256": "bce1ec688dccf2538b06fad823061dd3cc958a21d83efdc44f483ddc586c82b0" }, "downloads": -1, "filename": "collective.portletalias-1.0.zip", "has_sig": false, "md5_digest": "8f6a9592757e41470a32aee18f8cf995", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 26437, "upload_time": "2012-11-21T20:48:48", "url": "https://files.pythonhosted.org/packages/bd/81/8ee8bc8a6b12e3d99d050c30f180a8bdeb0c5402aac95974472399ae2951/collective.portletalias-1.0.zip" } ], "1.1": [ { "comment_text": "", "digests": { "md5": "c47c011e9d048b0f89ad701565c7275b", "sha256": "ba15eb357f606d8e1c2f5d813d4c326f271a3a7c8e7a94c63faecda76c2e022d" }, "downloads": -1, "filename": "collective.portletalias-1.1.zip", "has_sig": false, "md5_digest": "c47c011e9d048b0f89ad701565c7275b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 26548, "upload_time": "2012-11-21T20:49:53", "url": "https://files.pythonhosted.org/packages/1d/50/bc638f5a0ad36dda24cc8e84f245edc17295f0ae393b12057f131ce17e4c/collective.portletalias-1.1.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c47c011e9d048b0f89ad701565c7275b", "sha256": "ba15eb357f606d8e1c2f5d813d4c326f271a3a7c8e7a94c63faecda76c2e022d" }, "downloads": -1, "filename": "collective.portletalias-1.1.zip", "has_sig": false, "md5_digest": "c47c011e9d048b0f89ad701565c7275b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 26548, "upload_time": "2012-11-21T20:49:53", "url": "https://files.pythonhosted.org/packages/1d/50/bc638f5a0ad36dda24cc8e84f245edc17295f0ae393b12057f131ce17e4c/collective.portletalias-1.1.zip" } ] }