{ "info": { "author": "JC Brand, Syslab.com GmbH", "author_email": "brand@syslab.com", "bugtrack_url": null, "classifiers": [ "Framework :: Plone", "Programming Language :: Python" ], "description": "Introduction\n============\n\nactionbar.panel provides an admin/action panel at the bottom of your Plone\nsite, similar to the one used on the now old facebook style.\n\nI took a lot of the css from Soh Tanaka's excellent tutorial:\n* http://www.sohtanaka.com/web-design/facebook-style-footer-admin-panel-part-1/\n\nAdding new actions:\n-------------------\n\nThe actionbar is fully extendible. It is a viewlet manager, with the name\n'actionbar.panel'. This means that you can add new actions and links to the \npanel by creating and registering viewlets for it in your own Plone add-ons.\n\nSee actionbar/panel/browser/configure.zcml for widget registrations.\n\nIf you want to publish eggs with add-on actions for the actionbar, please consider\nreleasing them under the actionbar.* namespace.\n\nInstalling:\n-----------\n\nactionbar.panel should be a 'drop-in' installation. Just add 'actionbar.panel'\nto your eggs section in your buildout.cfg. Then use Plone's control panel, or\nthe portal_quickinstaller in the Zope management interface to install the\npackage.\n\nOnce you've done this, the panel and some default actions should be visible in\nPlone.\n\nConfiguring:\n------------\n\nYou can hide or rearrange the actions on the panel. You can also hide the\nentire panel itself. To do this, go to the viewlet managent screen by appending\n'/@@manage-viewlets' to the root URL of your Plone site. The panel\nviewlet manager and its actions will be near the bottom of the page.\n\nCompatibility:\n--------------\n\nactionbar.panel has been tested on Plone 4 and Plone 3.3.5.\nIt should work on older versions of Plone 3 as well. \n\nIcons:\n------\n\nThe icons used in this release were created by Liam McKay\n(http://wefunction.com/) and are released under the GPL.\n\nhttp://www.woothemes.com/2009/09/woofunction-178-amazing-web-design-icons/\n\nContact:\n--------\n\nPlease contact me if you have any questions, compatibility problems or improvement suggestions.\n\n- brand at syslab dot com\n\n\n\nChangelog\n=========\n\n1.2.1 (2010-10-01)\n------------------\n\n- Adding some padding so that the overlay won't hide lower borders\n of overlays [do3cc]\n\n\n1.2 (2010-05-05)\n----------------\n\n- Fixed the 'User Profile' widget to point to the login_form when view\n anonymously [jcbrand]\n\n1.1 (2010-03-23)\n----------------\n\n- Fixed the package name in the INSTALL.txt and LICENSE.txt files [jcbrand]\n\n1.0 (2010-03-18)\n----------------\n\n- Initial release [jcbrand]", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://plone.org/products/actionbar.panel", "keywords": "plone panel actionbar", "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "actionbar.panel", "package_url": "https://pypi.org/project/actionbar.panel/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/actionbar.panel/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://plone.org/products/actionbar.panel" }, "release_url": "https://pypi.org/project/actionbar.panel/1.2.1/", "requires_dist": null, "requires_python": null, "summary": "Provides a (old) facebook style action panel at the bottom of your Plone site", "version": "1.2.1" }, "last_serial": 210113, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "5edc568b8c63f15c2769f354ff19182b", "sha256": "d265de810ba004b3ec735ea30c84ed85d23e089269f95dcdfac9b14bcc714950" }, "downloads": -1, "filename": "actionbar.panel-1.0.zip", "has_sig": false, "md5_digest": "5edc568b8c63f15c2769f354ff19182b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 53257, "upload_time": "2010-03-18T12:26:46", "url": "https://files.pythonhosted.org/packages/eb/1e/e1cb1ca2907d5a762d8f2c88378b1cfe831cde62a6bb73bc332cb6eedb68/actionbar.panel-1.0.zip" } ], "1.1": [ { "comment_text": "", "digests": { "md5": "5f9c9ba3aaea16d784c25e236f806fb1", "sha256": "580f9dc349061576abf074239bd7577c8da5dfd6d4e883608384a1e22d601c4b" }, "downloads": -1, "filename": "actionbar.panel-1.1.zip", "has_sig": false, "md5_digest": "5f9c9ba3aaea16d784c25e236f806fb1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 53532, "upload_time": "2010-03-23T15:35:11", "url": "https://files.pythonhosted.org/packages/8a/8b/e1195b4b3ca99e10199edbfd6bc5cbab405b4545badbda10726d6cd36f34/actionbar.panel-1.1.zip" } ], "1.2": [ { "comment_text": "", "digests": { "md5": "bb8b44ab10466c41523242d818542a15", "sha256": "131e835c9c41360a5d3ba3ad399680f3865ecd275abab0492357d98107910581" }, "downloads": -1, "filename": "actionbar.panel-1.2.tar.gz", "has_sig": false, "md5_digest": "bb8b44ab10466c41523242d818542a15", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 29676, "upload_time": "2010-05-05T17:12:15", "url": "https://files.pythonhosted.org/packages/e7/b9/c67a39305424766a323ecfa5e031068aabb18e3c335692e10262662518f1/actionbar.panel-1.2.tar.gz" } ], "1.2.1": [ { "comment_text": "", "digests": { "md5": "f3da1467946f15e1281352ecdc10d3b1", "sha256": "3a6990aca972390ba8846c7d5cfd630d63228c0e31fe45edde56324a66368fa9" }, "downloads": -1, "filename": "actionbar.panel-1.2.1.zip", "has_sig": false, "md5_digest": "f3da1467946f15e1281352ecdc10d3b1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 54141, "upload_time": "2010-10-01T11:35:34", "url": "https://files.pythonhosted.org/packages/59/bc/ae3f9f8fca839782525c19f2147b7bd63e45cc4c327ff90b83fea8ba523c/actionbar.panel-1.2.1.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "f3da1467946f15e1281352ecdc10d3b1", "sha256": "3a6990aca972390ba8846c7d5cfd630d63228c0e31fe45edde56324a66368fa9" }, "downloads": -1, "filename": "actionbar.panel-1.2.1.zip", "has_sig": false, "md5_digest": "f3da1467946f15e1281352ecdc10d3b1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 54141, "upload_time": "2010-10-01T11:35:34", "url": "https://files.pythonhosted.org/packages/59/bc/ae3f9f8fca839782525c19f2147b7bd63e45cc4c327ff90b83fea8ba523c/actionbar.panel-1.2.1.zip" } ] }