{
"info": {
"author": "Plone Foundation",
"author_email": "plone-developers@lists.sourceforge.net",
"bugtrack_url": null,
"classifiers": [
"Development Status :: 3 - Alpha",
"Framework :: Plone",
"Programming Language :: Python"
],
"description": "=============\nplone.app.hud\n=============\n\nThis Plone add-on contains several HUD Panels:\n\n* Best Practices - Plone best practices panel.\n* Content Browser - browse through catalog.\n* Security Advisories - RSS reader for `securiry advisories `_ directly inside Plone.\n* Users - basic users information.\n\n\nIt uses `plone.hud framework `_\n\n\n* `Source code @ GitHub `_\n* `Releases @ PyPI `_\n* `Continuous Integration @ Travis-CI `_\n\n\nInstallation\n============\n\nTo install `plone.app.hud` you simply add ``plone.app.hud``\nto the list of eggs in your buildout.\n\n\nActivation\n----------\n\nRun buildout and restart Plone.\nThen, install `plone.app.hud` using the Add-ons control panel.\n\n\nUsage\n=====\n\nAccess the panels by adding `/@@hud` to the end of site URL, like so:\n\n http://localhost:8080/Plone/@@hud\n\nOr by clicking `HUD Panels` in `Site Setup` page.\n\n\nConfiguration\n=============\n\nEvery panel has it's own permission,\nso that you can assign it to any role you wish.\n\n\nHow to make your own panels?\n============================\n\n* `collective.examples.hud @ GitHub `_\n\n\nDevelopment\n===========\n\nAdd to your Plone ``buildout.cfg``::\n\n ...\n eggs +=\n ...\n plone.hud\n plone.app.hud\n ...\n extensions += mr.developer\n sources = sources\n\n auto-checkout =\n plone.hud\n plone.app.hud\n\n [sources]\n plone.hud = git git://github.com/plone/plone.hud.git\n plone.app.hud = git git://github.com/plone/plone.app.hud.git\n ...\n\nChangelog\n=========\n\n\n1.0a1 (2013-09-17)\n------------------\n\n- Initial release.\n [Matej Cotman]\n\n- Translations sl, es and ru\n [Natasa Cotman]",
"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/plone.app.hud",
"keywords": "Plone HUD Panels",
"license": "GPL version 2",
"maintainer": null,
"maintainer_email": null,
"name": "plone.app.hud",
"package_url": "https://pypi.org/project/plone.app.hud/",
"platform": "UNKNOWN",
"project_url": "https://pypi.org/project/plone.app.hud/",
"project_urls": {
"Download": "UNKNOWN",
"Homepage": "http://pypi.python.org/pypi/plone.app.hud"
},
"release_url": "https://pypi.org/project/plone.app.hud/1.0a1/",
"requires_dist": null,
"requires_python": null,
"summary": "Plone Heads Up Display Panels",
"version": "1.0a1"
},
"last_serial": 868045,
"releases": {
"1.0a1": [
{
"comment_text": "",
"digests": {
"md5": "f16e1d23803e9ac78bc6946c294009e5",
"sha256": "05eef1abffdf70739169ac9b2633709b3dbb30e28611e276325c7eaefe9db2cd"
},
"downloads": -1,
"filename": "plone.app.hud-1.0a1.zip",
"has_sig": false,
"md5_digest": "f16e1d23803e9ac78bc6946c294009e5",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 126411,
"upload_time": "2013-09-17T17:36:58",
"url": "https://files.pythonhosted.org/packages/e5/98/566b46675a846fa81e9450e0ca536f88422a00d54d3e5d420d20519f3dbc/plone.app.hud-1.0a1.zip"
}
]
},
"urls": [
{
"comment_text": "",
"digests": {
"md5": "f16e1d23803e9ac78bc6946c294009e5",
"sha256": "05eef1abffdf70739169ac9b2633709b3dbb30e28611e276325c7eaefe9db2cd"
},
"downloads": -1,
"filename": "plone.app.hud-1.0a1.zip",
"has_sig": false,
"md5_digest": "f16e1d23803e9ac78bc6946c294009e5",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 126411,
"upload_time": "2013-09-17T17:36:58",
"url": "https://files.pythonhosted.org/packages/e5/98/566b46675a846fa81e9450e0ca536f88422a00d54d3e5d420d20519f3dbc/plone.app.hud-1.0a1.zip"
}
]
}