{ "info": { "author": "Franz Gerhard Reinisch", "author_email": "franz@fgrcon.net", "bugtrack_url": null, "classifiers": [ "Environment :: Web Environment", "Framework :: Plone", "Framework :: Plone :: 5.1", "License :: OSI Approved :: GNU General Public License v2 (GPLv2)", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2.7" ], "description": "==============================\ncollective.fgrcon.portletadmin\n==============================\n\ncollective.fgrcon.portletadmin allows to get an overwiew of all portlet assignments within a Plone site\n or subtree thereof. Furthermore it offers links for editing, moving or deleting any individual portlet.\n\nPlease use it at your own risk - backup before usage. It was developed for Plone 5.1.\n\nFeatures\n--------\n\nThe addon provides a view: *@@portlet-admin* which can be appended to site root or any subfolder of the site.\n\n - it lists all portlet assignments on all containers within the selected range recursively\n - for each listed container it provides a link to view the container/page\n - for each existing portlet manager in the container it lists all assigned portlets\n - for each portlet listed there is:\n \n * a link to edit the portlet directly\n * a link to remove (delete) the portlet\n * an option to move the portlet assignment to a different portlet manager within the same or a different container.\n (when selecting a different target container the available portlet managers will be fetched via an AJAX call.)\n\nExamples /Documentation\n-----------------------\n\n - See all portlet assignments of the whole site \n e.g.: http://Server/Plone/@@portlet-admin\n \n .. image:: ./docs/screen-all-overview.jpg\n .. image:: ./docs/screen-all-detail.jpg\n \n - See all portlet assignments in Folder 1 an below only\n \n .. image:: ./docs/screen-folder1.jpg\n \n Move Collection portlet from right portlets in /Plone/folder1/page1-in-folder-one to left-portlets in \n /Plone/folder1 (parent)\n \n .. image:: ./docs/screen-move_portlet.jpg\n\n - *Virtual Hosting*\n The addon can handle something like http://1.2.3.4:8080/Plone and mapped this (rewritten) as http:/example.org\n \n\nTranslations\n------------\n\nThis product is available in English only - its just an utility not ment for end users.\n\n\n\nInstallation\n------------\n\nInstall collective.fgrcon.portletadmin by adding it to your buildout::\n\n [buildout]\n\n ...\n\n eggs =\n collective.fgrcon.portletadmin\n\n\nand then running ``bin/buildout``\n\n\nContribute\n----------\n\n- Issue Tracker: https://github.com/collective/collective.fgrcon.portletadmin/issues\n- Source Code: https://github.com/collective/collective.fgrcon.portletadmin\n- Documentation: https://docs.plone.org/foo/bar\n\n\nSupport\n-------\n\nIf you are having issues, please use the issue tracker\n\n\n\nLicense\n-------\n\nThe project is licensed under the GPLv2.\n\n\nContributors\n============\n\n- Franz Gerhard Reinisch, franz@fgrcon.net\n\n\nChangelog\n=========\n\n1.2 (2018-04-18)\n \n - fix VHM path issues \n now can handle something like http://1.2.3.4:8080/Plone and mapped (rewritten) as http:/example.org\n https://github.com/collective/collective.fgrcon.portletadmin/issues/1\n [fgrcon]\n\n1.0 (2018-04-17)\n----------------\n\n- Initial release.\n [fgrcon]", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://pypi.python.org/pypi/collective.fgrcon.portletadmin", "keywords": "Python Plone", "license": "GPL version 2", "maintainer": "", "maintainer_email": "", "name": "collective.fgrcon.portletadmin", "package_url": "https://pypi.org/project/collective.fgrcon.portletadmin/", "platform": "", "project_url": "https://pypi.org/project/collective.fgrcon.portletadmin/", "project_urls": { "Homepage": "https://pypi.python.org/pypi/collective.fgrcon.portletadmin" }, "release_url": "https://pypi.org/project/collective.fgrcon.portletadmin/1.2/", "requires_dist": null, "requires_python": "", "summary": "A Plone utility for inspecting and manipulating context portlet assignments", "version": "1.2" }, "last_serial": 5420598, "releases": { "1.2": [ { "comment_text": "", "digests": { "md5": "9fece15f2e3093d11f2c99e2f1e23738", "sha256": "f467004811a5664188802960443c094bdbedece6290bfbdd40efc05676bd3eb7" }, "downloads": -1, "filename": "collective.fgrcon.portletadmin-1.2.tar.gz", "has_sig": false, "md5_digest": "9fece15f2e3093d11f2c99e2f1e23738", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 420521, "upload_time": "2018-04-18T14:15:38", "url": "https://files.pythonhosted.org/packages/06/cc/f39b2254a6ecabda011525852cf05b64166c1ae8e8756382d22af0558f87/collective.fgrcon.portletadmin-1.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "9fece15f2e3093d11f2c99e2f1e23738", "sha256": "f467004811a5664188802960443c094bdbedece6290bfbdd40efc05676bd3eb7" }, "downloads": -1, "filename": "collective.fgrcon.portletadmin-1.2.tar.gz", "has_sig": false, "md5_digest": "9fece15f2e3093d11f2c99e2f1e23738", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 420521, "upload_time": "2018-04-18T14:15:38", "url": "https://files.pythonhosted.org/packages/06/cc/f39b2254a6ecabda011525852cf05b64166c1ae8e8756382d22af0558f87/collective.fgrcon.portletadmin-1.2.tar.gz" } ] }