{ "info": { "author": "David Glick", "author_email": "davidglick@onenw.org", "bugtrack_url": null, "classifiers": [ "Framework :: Plone", "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License (GPL)", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "Introduction\n============\n\nThis package is intended to simplify the Plone editing interface for casual\nvisitors who are allowed to contribute content but are not necessarily fully\ntrained on the Plone user interface.\n\nIt overrides the standard Plone \"contentviews\" and \"contentactions\" viewlets\nso that the full set of tabs and actions are only shown for users with the\n'View complete edit interface' permission. This permission is enabled for the\nManager, Editor, and Reviewer roles by default. Users who lack this permission\nwill only see an edit tab even if they have permission to access other tabs\nand actions.\n\nThis adjustment is generally only useful if you have modified your site workflow\nto allow some content contributed by users with the Member or similar roles.\n\nThe normal set of tabs and actions is still available on views other than the\ndefault view.\n\nCompatibility\n-------------\n\nThis package has been tested with Plone 3.1.7, but I believe it should work\nin 3.1, 3.2, and 3.3 (not 3.0).\n\nInstallation\n------------\n\nAdd the collective.simpleeditbutton egg to your buildout and restart Zope.\nIf using Plone < 3.3, you must also have buildout generate a ZCML slug for\ncollective.simpleeditbutton.\n\nInstall 'Simple edit button for Plone' in the quick installer or add/remove\nproducts configlet.\n\nChange history\n**************\n\nChangelog\n=========\n\n1.0 - 2009-03-30\n----------------\n\n* Initial release\n [davisagli]", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://svn.plone.org/svn/collective/collective.simpleeditbutton", "keywords": "plone member edit", "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "collective.simpleeditbutton", "package_url": "https://pypi.org/project/collective.simpleeditbutton/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/collective.simpleeditbutton/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://svn.plone.org/svn/collective/collective.simpleeditbutton" }, "release_url": "https://pypi.org/project/collective.simpleeditbutton/1.0/", "requires_dist": null, "requires_python": null, "summary": "Adjusts the default permissions so that users with the Member role only see an edit button for items they are allowed to modify, rather than the full set of tabs and actions", "version": "1.0" }, "last_serial": 788203, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "9fc1f81046f0dbe6a51a154cb52413b8", "sha256": "e13d9d2b3546494a967e6fdaf772ea6b5749a60c768dcaab3713b7055d8fd6ef" }, "downloads": -1, "filename": "collective.simpleeditbutton-1.0.tar.gz", "has_sig": false, "md5_digest": "9fc1f81046f0dbe6a51a154cb52413b8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11440, "upload_time": "2009-03-31T03:10:04", "url": "https://files.pythonhosted.org/packages/ca/e2/4dfc79e9fccf78573053507bea8960e49b5e3fe0d45be5ea81e95bde0d26/collective.simpleeditbutton-1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "9fc1f81046f0dbe6a51a154cb52413b8", "sha256": "e13d9d2b3546494a967e6fdaf772ea6b5749a60c768dcaab3713b7055d8fd6ef" }, "downloads": -1, "filename": "collective.simpleeditbutton-1.0.tar.gz", "has_sig": false, "md5_digest": "9fc1f81046f0dbe6a51a154cb52413b8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11440, "upload_time": "2009-03-31T03:10:04", "url": "https://files.pythonhosted.org/packages/ca/e2/4dfc79e9fccf78573053507bea8960e49b5e3fe0d45be5ea81e95bde0d26/collective.simpleeditbutton-1.0.tar.gz" } ] }