{ "info": { "author": "Harald Friessnegger", "author_email": "harald (at) webmeisterei dot com", "bugtrack_url": null, "classifiers": [ "Environment :: Web Environment", "Framework :: Plone", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2.6", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": ".. contents::\n\nWhat does it do?\n================\n\nThis Plone addon allows editors to control the visibility of portlet columns -\nno matter if they are empty or contain portlets.\n\nEditors can choose between:\n\n* showing a column (even if it does not contain any portlets)\n\n* hiding a column (even if it contains portlets)\n\n* only show non-empty columns (standard Plone behaviour)\n\n\n\nHow does it work?\n=================\n\n\n`wm.showhidecolumns` uses infrastructure available in Plone 4:\n\n\nthe request variables ``disable_plone.rightcolumn`` and\n``disable_plone.leftcolumn`` are used to control the column visibilty. (no\nportletmanagers get overwritten or monkey-patched).\n\n`archetypes.schemaextender` is used to make the settings available on all types\nimplementing ``wm.showhidecolumns.interfaces.IControlColumns``\n\n`plone.browserlayer` is used to make sure the extra fields and the viewlet that\nadds the request variables only show up if the product is installed.\n\n\n\nHow do I use it?\n================\n\n\nTo allow control column visibilty on custom content types just make them\nimplement ``wm.showhidecolumns.interfaces.IControlColumns``.\n\n\n\nHow can I help?\n===============\n\n* Add translations for your language (currently English and German)\n\n* Add support for Dexterity content types\n\n* Add tests\n\n* report bugs or request features in the `issue tracker`_\n\n.. _`issue tracker`: https://github.com/webmeisterei/wm.showhidecolumns/issues \n\n\n\n\n\n\nContributors\n============\n\nHarald Friessnegger, Author\n\nChangelog\n=========\n\n0.1 (2013-09-05)\n----------------\n\n- make settings language-dependent so editors can decide to show/hide\n columns on single translated articles. [fRiSi]\n \n0.1rc1 (2013-08-19)\n-------------------\n\n- initial release [fRiSi]", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/webmeisterei/wm.showhidecolumns", "keywords": "plone,collective,portlets,columns,portletcolumn", "license": "gpl", "maintainer": null, "maintainer_email": null, "name": "wm.showhidecolumns", "package_url": "https://pypi.org/project/wm.showhidecolumns/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/wm.showhidecolumns/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/webmeisterei/wm.showhidecolumns" }, "release_url": "https://pypi.org/project/wm.showhidecolumns/0.1/", "requires_dist": null, "requires_python": null, "summary": "Allows to show or hide the left or right portlet column per document", "version": "0.1" }, "last_serial": 857740, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "51bde7ea8bfdfe98c438efe187a8c898", "sha256": "807557ab9540ce195fff34706852d145c436b6a31f35616c6708f71ad38502f7" }, "downloads": -1, "filename": "wm.showhidecolumns-0.1.zip", "has_sig": false, "md5_digest": "51bde7ea8bfdfe98c438efe187a8c898", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 27839, "upload_time": "2013-09-05T11:46:37", "url": "https://files.pythonhosted.org/packages/90/33/d89ff3c0cae3e3c547c65af09515d18cb22d4638daa8d0641e589ab22e44/wm.showhidecolumns-0.1.zip" } ], "0.1rc1": [ { "comment_text": "", "digests": { "md5": "0199f48ddf3f2ef4506329b902a00743", "sha256": "3b06c24fcf114d78dfe9b234f609e493a120b74de8e3fa045e01583fd538f967" }, "downloads": -1, "filename": "wm.showhidecolumns-0.1rc1.zip", "has_sig": false, "md5_digest": "0199f48ddf3f2ef4506329b902a00743", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 27847, "upload_time": "2013-08-19T13:30:17", "url": "https://files.pythonhosted.org/packages/bd/32/3bac95844221cf8fd2c50917a6f52790d60e7a347f26edb48abc24bc6ab1/wm.showhidecolumns-0.1rc1.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "51bde7ea8bfdfe98c438efe187a8c898", "sha256": "807557ab9540ce195fff34706852d145c436b6a31f35616c6708f71ad38502f7" }, "downloads": -1, "filename": "wm.showhidecolumns-0.1.zip", "has_sig": false, "md5_digest": "51bde7ea8bfdfe98c438efe187a8c898", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 27839, "upload_time": "2013-09-05T11:46:37", "url": "https://files.pythonhosted.org/packages/90/33/d89ff3c0cae3e3c547c65af09515d18cb22d4638daa8d0641e589ab22e44/wm.showhidecolumns-0.1.zip" } ] }