{ "info": { "author": "RedTurtle Technology", "author_email": "sviluppoplone@redturlte.it", "bugtrack_url": null, "classifiers": [ "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "Introduction\n============\n\nThis product is a fix for a behavior of Ploneboard that not allow to paste objects into archetypes \nForum and into archetypes Conversation.\n\nThis behavior happens because the archetypes are implemented the INonStructuralFolder interface. \n\nTo make possible the paste action into Ploneboard's types we fix the browser view named plone_context_state.\n\nWe have deleted the control that perform the check on the INonStructuralFolder into the function that identify \nthe folder where we want to paste.\n\nThe delete of the check has made visible the add menu.\n\nWe have also fixed this problem. \n\nWe had redefine the adapter named plone.contentmenu.factories for the archetypes Forum and Conversation.\n\n\n\nChangelog\n=========\n\n1.0.0 (2010-04-08)\n------------------\n\n* released version [mirco]\n\n0.1.0 - Unreleased\n------------------\n\n* Made a fix for adapter plone.contentmenu.factories that hides the the add menu into the archetypes \n Forum and archetypes Conversation \n [mirco]\n* Made a fix at plone_context_state for the archetypes Forum and Conversatin that allow you to paste \n into them even if implements INonStructuralFolder\n [mirco]\n \n0.0.1 - Unreleased\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": "UNKNOWN", "keywords": "", "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "Products.PloneboardPasteObject", "package_url": "https://pypi.org/project/Products.PloneboardPasteObject/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/Products.PloneboardPasteObject/", "project_urls": { "Download": "UNKNOWN", "Homepage": "UNKNOWN" }, "release_url": "https://pypi.org/project/Products.PloneboardPasteObject/1.0.0/", "requires_dist": null, "requires_python": null, "summary": "fix for Ploneboard that allow you paste into some Ploneboard's archetypes", "version": "1.0.0" }, "last_serial": 785089, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "eb4492c2ad09152183de7c84a1efded7", "sha256": "fcf8f9240605eb8fbce89f6560e0f8b1525ac6640cd3a01c886ceabf3d1fbe98" }, "downloads": -1, "filename": "Products.PloneboardPasteObject-1.0.0-py2.4.egg", "has_sig": false, "md5_digest": "eb4492c2ad09152183de7c84a1efded7", "packagetype": "bdist_egg", "python_version": "2.4", "requires_python": null, "size": 6384, "upload_time": "2010-04-13T10:08:11", "url": "https://files.pythonhosted.org/packages/bc/8a/2b1698da00f0e5fe026f2ae3e813739872e9e13f9afa8a4ed73b6f28e3d9/Products.PloneboardPasteObject-1.0.0-py2.4.egg" }, { "comment_text": "", "digests": { "md5": "8387adf3e5256b52655a893408fca756", "sha256": "5cb15077388b47b765411b04c859604ff7fc0c307867b151c09005fe6a6ecdf3" }, "downloads": -1, "filename": "Products.PloneboardPasteObject-1.0.0.tar.gz", "has_sig": false, "md5_digest": "8387adf3e5256b52655a893408fca756", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2823, "upload_time": "2010-04-13T10:08:10", "url": "https://files.pythonhosted.org/packages/85/31/c0ee6015b8df5d2b61cf81d7b0281f4267d55639e5ae4a81ec4ee0303d30/Products.PloneboardPasteObject-1.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "eb4492c2ad09152183de7c84a1efded7", "sha256": "fcf8f9240605eb8fbce89f6560e0f8b1525ac6640cd3a01c886ceabf3d1fbe98" }, "downloads": -1, "filename": "Products.PloneboardPasteObject-1.0.0-py2.4.egg", "has_sig": false, "md5_digest": "eb4492c2ad09152183de7c84a1efded7", "packagetype": "bdist_egg", "python_version": "2.4", "requires_python": null, "size": 6384, "upload_time": "2010-04-13T10:08:11", "url": "https://files.pythonhosted.org/packages/bc/8a/2b1698da00f0e5fe026f2ae3e813739872e9e13f9afa8a4ed73b6f28e3d9/Products.PloneboardPasteObject-1.0.0-py2.4.egg" }, { "comment_text": "", "digests": { "md5": "8387adf3e5256b52655a893408fca756", "sha256": "5cb15077388b47b765411b04c859604ff7fc0c307867b151c09005fe6a6ecdf3" }, "downloads": -1, "filename": "Products.PloneboardPasteObject-1.0.0.tar.gz", "has_sig": false, "md5_digest": "8387adf3e5256b52655a893408fca756", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2823, "upload_time": "2010-04-13T10:08:10", "url": "https://files.pythonhosted.org/packages/85/31/c0ee6015b8df5d2b61cf81d7b0281f4267d55639e5ae4a81ec4ee0303d30/Products.PloneboardPasteObject-1.0.0.tar.gz" } ] }