{ "info": { "author": "Martin Aspeli", "author_email": "optilude@gmail.com", "bugtrack_url": null, "classifiers": [ "Framework :: Plone", "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "Introduction\n============\n\nThis package adds the ability to manage dashboard portlets on a per-group\nbasis. Once installed, a site manager will be able go to the \"Group Portlets\"\ntab when editing a group and then click the \"Edit group dashboard portlets\"\nlink. From here, group dashboard portlets can be assigned as normal.\n\nAny member in that group will then see the relevant portlets on their\ndashboard. Note that group portlets will appear below the user's own portlets.\n\nTo make it easier to lock down the dashboard, the view and edit permissions\nhave been separated. You can take away the \"Portlets: Manage own portlets\"\npermission to let users view the dashboard without the ability to edit it.\n\nInstallation\n============\n\nInstall as normal. You will need to load a ZCML slug unless you are using\nPlone 3.3, in which case it should be loaded automatically.\n\nIf you get a version conflict in zope.component or similar, add this to\nyour versions block::\n\n [buildout]\n ...\n versions = versions\n ...\n\n [versions]\n ...\n zope.component = 3.4.0\n zope.securitypolicy = 3.4.0\n ...\n\nChangelog\n=========\n\n1.0b2 - 2009-04-15\n------------------\n\n* Fix a bug related to the ability to remove or re-order portlets.\n\n* Update templates to properly set the region-content id\n\n1.0b1 - 2009-03-25\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": "http://pypi.python.org/pypi/collective.groupdashboard", "keywords": "plone group portlet dashboard", "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "collective.groupdashboard", "package_url": "https://pypi.org/project/collective.groupdashboard/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/collective.groupdashboard/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://pypi.python.org/pypi/collective.groupdashboard" }, "release_url": "https://pypi.org/project/collective.groupdashboard/1.0b2/", "requires_dist": null, "requires_python": null, "summary": "Assign portlets to users' dashboards on a per-group basis", "version": "1.0b2" }, "last_serial": 787835, "releases": { "1.0b1": [ { "comment_text": "", "digests": { "md5": "1d2f4ec0369a552dfb8cea6fcdf5c9d6", "sha256": "385a88dd8b9f88741ba9e8f172a05355ac7efd3595eceb1e240c94fc93f45707" }, "downloads": -1, "filename": "collective.groupdashboard-1.0b1.tar.gz", "has_sig": false, "md5_digest": "1d2f4ec0369a552dfb8cea6fcdf5c9d6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13431, "upload_time": "2009-03-25T11:53:51", "url": "https://files.pythonhosted.org/packages/eb/e6/7a6283cdd90190c5e20cbc80f921d79d024f52072528891304ecd8862200/collective.groupdashboard-1.0b1.tar.gz" } ], "1.0b2": [ { "comment_text": "", "digests": { "md5": "25c141179030cb848b71c170f53faa7a", "sha256": "20de2182cc366d482391f40933685b6a33aafda4a444002eed771516c4e70290" }, "downloads": -1, "filename": "collective.groupdashboard-1.0b2.tar.gz", "has_sig": false, "md5_digest": "25c141179030cb848b71c170f53faa7a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13423, "upload_time": "2009-04-15T04:02:36", "url": "https://files.pythonhosted.org/packages/99/4a/1e42661dea481de1ddc014930c125f87c1dfcc886980e359a908028bd229/collective.groupdashboard-1.0b2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "25c141179030cb848b71c170f53faa7a", "sha256": "20de2182cc366d482391f40933685b6a33aafda4a444002eed771516c4e70290" }, "downloads": -1, "filename": "collective.groupdashboard-1.0b2.tar.gz", "has_sig": false, "md5_digest": "25c141179030cb848b71c170f53faa7a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13423, "upload_time": "2009-04-15T04:02:36", "url": "https://files.pythonhosted.org/packages/99/4a/1e42661dea481de1ddc014930c125f87c1dfcc886980e359a908028bd229/collective.groupdashboard-1.0b2.tar.gz" } ] }