{ "info": { "author": "Maurits van Rees", "author_email": "m.van.rees@zestsoftware.nl", "bugtrack_url": null, "classifiers": [ "Environment :: Web Environment", "Framework :: Plone", "Framework :: Plone :: 4.3", "Framework :: Plone :: 5.0", "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": ".. This README is meant for consumption by humans and pypi. Pypi can render rst files so please do not use Sphinx features.\n If you want to learn more about writing documentation, please check out: http://docs.plone.org/about/documentation_styleguide.html\n This text does not appear on pypi or github. It is a comment.\n\n===========================\ncollective.restrictportlets\n===========================\n\nThis packages allows you to restrict the available portlets that non-Managers can add.\n\nFeatures\n--------\n\n- On any page where portlets can be added, the product checks a list of portlets that are restricted to only Managers.\n This includes the personal dashboard.\n\n- There is a control panel for selecting which portlets to disallow for non-Managers.\n\n.. image:: https://raw.githubusercontent.com/collective/collective.restrictportlets/master/docs/controlpanel.png\n\n\nCompatibility\n-------------\n\nThis package is tested on Plone 4.3 and 5.0.\n\nIt should be fine for Plone 4.1 and 4.2 as well:\n\n- It patches a method from ``plone.portlets`` that has not changed since version 2.0 (Plone 4.0).\n\n- We need ``plone.app.registry`` for our setting and the control panel, so this means Plone 4.1.\n\nThe most important part of this package is a small `monkey patch `_ for ``plone.portlets.manager.PortletManager.getAddablePortletTypes``.\nIf you have other code that patches this, it may not work.\n\n\nTesting\n-------\n\nThis package is tested with Travis:\n\n.. image:: https://secure.travis-ci.org/collective/collective.restrictportlets.png\n :target: http://travis-ci.org/collective/collective.restrictportlets\n\n\nDefault\n-------\n\nAfter you install the product in the Plone add-ons control panel, by default these portlets are restricted:\n\n- Classic portlet\n\n- Login portlet\n\nYou can make them available again in the *Restrict portlets* control panel.\n\n\nTranslations\n------------\n\nThis product has been translated into:\n\n- Dutch (Maurits van Rees)\n\n\nInstallation\n------------\n\nInstall collective.restrictportlets by adding it to your buildout::\n\n [buildout]\n\n ...\n\n eggs =\n collective.restrictportlets\n\n\nand then running ``bin/buildout``.\nNow you can activate it in the add-ons control panel and configure it in the *Restrict portlets* control panel.\n\n\nContribute\n----------\n\n- Issue Tracker: https://github.com/collective/collective.restrictportlets/issues\n- Source Code: https://github.com/collective/collective.restrictportlets\n\n\nLicense\n-------\n\nThe project is licensed under the GPLv2.\n\n\nSponsorship\n-----------\n\nWork on collective.restrictportlets has been made possible by The Flemish Environment Agency, or VMM.\nSee https://www.vmm.be.\nVMM operates as an agency of the Flemish government for a better environment in Flanders.\nFlanders is one of the three Belgian regions with its own government, parliament and administration.\nThe other two are the Brussels-Capital Region and the Walloon Region.\n\n\n\nContributors\n============\n\n- Maurits van Rees, m.van.rees@zestsoftware.nl\n\n\nChangelog\n=========\n\n\n1.0a1 (2017-08-14)\n------------------\n\n- Initial release.\n [maurits]", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://pypi.python.org/pypi/collective.restrictportlets", "keywords": "Python Plone", "license": "GPL version 2", "maintainer": "", "maintainer_email": "", "name": "collective.restrictportlets", "package_url": "https://pypi.org/project/collective.restrictportlets/", "platform": "", "project_url": "https://pypi.org/project/collective.restrictportlets/", "project_urls": { "Homepage": "https://pypi.python.org/pypi/collective.restrictportlets" }, "release_url": "https://pypi.org/project/collective.restrictportlets/1.0a1/", "requires_dist": null, "requires_python": "", "summary": "Restrict addable portlet types", "version": "1.0a1" }, "last_serial": 3095377, "releases": { "1.0a1": [ { "comment_text": "", "digests": { "md5": "aa369848cad484e356b74195ed013a9a", "sha256": "9ac20497625f205807c655e6ae07f5ca36ed86d0526bb66b7b2bd343489226b1" }, "downloads": -1, "filename": "collective.restrictportlets-1.0a1.tar.gz", "has_sig": false, "md5_digest": "aa369848cad484e356b74195ed013a9a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 46902, "upload_time": "2017-08-14T12:43:29", "url": "https://files.pythonhosted.org/packages/83/73/494a00344cea25547ce1af239439cc1569cfac1da5e4e03c9e60cef9ed81/collective.restrictportlets-1.0a1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "aa369848cad484e356b74195ed013a9a", "sha256": "9ac20497625f205807c655e6ae07f5ca36ed86d0526bb66b7b2bd343489226b1" }, "downloads": -1, "filename": "collective.restrictportlets-1.0a1.tar.gz", "has_sig": false, "md5_digest": "aa369848cad484e356b74195ed013a9a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 46902, "upload_time": "2017-08-14T12:43:29", "url": "https://files.pythonhosted.org/packages/83/73/494a00344cea25547ce1af239439cc1569cfac1da5e4e03c9e60cef9ed81/collective.restrictportlets-1.0a1.tar.gz" } ] }