{ "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 provides a link on the sharing page to change the ownership of\na content item. The link goes to a form with an auto-complete widget for\nfinding the new owner.\n\nInstallation\n-------------\n\nThis product depends on five.grok, plone.directives.form,\nplone.formwidget.autocomplete and plone.principalsource. The latter three in\nturn depend on plone.autoform, plone.z3cform and z3c.form. On Plone 3.x,\nthis means you need to add a few lines to your buildout to correctly\nconfigure dependencies. (You should also check that these packages have been\nreleased. At the time of writing, they have not, and as such must be run from\na development checkout. However, they should be released shortly.)\n\nFirstly, in the [zope2] section of your buildout.cfg, enable fake eggs, but skip some::\n\n [zope2]\n recipe = plone.recipe.zope2install\n ...\n fake-zope-eggs = true\n additional-fake-eggs = \n ZConfig\n pytz\n skip-fake-eggs =\n zope.component\n zope.testing\n zope.i18n\n zope.securitypolicy\n zope.app.zcmlfiles\n ...\n\nThen, add some version pins to your [versions] block. Create this if it does\nnot exist already::\n\n [buildout]\n ...\n versions = versions\n ...\n \n [versions]\n ...\n zope.i18n = 3.4.0\n zope.testing = 3.4.0\n zope.component = 3.4.0\n zope.securitypolicy = 3.4.0\n zope.app.zcmlfiles = 3.4.3\n\nChangelog\n=========\n\n1.0b4 - 2009-09-18\n------------------\n\n* Fix broken release.\n\n1.0b3 - 2009-09-17\n------------------\n\n* Redirect to /view to be clear about what we've changed the ownership of\n (for folders) and avoid weird behaviour when changing the ownership of\n files and images.\n [optilude]\n\n1.0b2 - 2009-09-07\n------------------\n\n* Work around dodgy code in PloneUtils and AccessControl. If you want\n something done right, you might as well do it yourself.\n [optilude]\n\n1.0b1 - 2009-04-17\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.novate", "keywords": "plone ownership sharing", "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "collective.novate", "package_url": "https://pypi.org/project/collective.novate/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/collective.novate/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://pypi.python.org/pypi/collective.novate" }, "release_url": "https://pypi.org/project/collective.novate/1.0b4/", "requires_dist": null, "requires_python": null, "summary": "Adds an option too reassign ownership on the sharing page", "version": "1.0b4" }, "last_serial": 787980, "releases": { "1.0b1": [ { "comment_text": "", "digests": { "md5": "44b7b969977ecc341ef41793de349e19", "sha256": "37745b12d375f07ea4eff9c25263e8e736df407c32009d2e9fdc382be593fbe7" }, "downloads": -1, "filename": "collective.novate-1.0b1.tar.gz", "has_sig": false, "md5_digest": "44b7b969977ecc341ef41793de349e19", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10027, "upload_time": "2009-04-17T08:13:32", "url": "https://files.pythonhosted.org/packages/d3/f9/8226756c43508b991fac2e3207c769c850eb1cf2f440879f4c313395d1b3/collective.novate-1.0b1.tar.gz" } ], "1.0b2": [ { "comment_text": "", "digests": { "md5": "29086297f133f683fbb942785cb2c06f", "sha256": "912778fe2ac1c2f6b6e357c30e68a556cda597e2ef3d0595689ac2b8d22eb99c" }, "downloads": -1, "filename": "collective.novate-1.0b2.tar.gz", "has_sig": false, "md5_digest": "29086297f133f683fbb942785cb2c06f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10599, "upload_time": "2009-09-07T18:43:11", "url": "https://files.pythonhosted.org/packages/1a/e3/006be6137fccd83848431005eae79986063e90bc7e743600abed793f44f6/collective.novate-1.0b2.tar.gz" } ], "1.0b3": [ { "comment_text": "", "digests": { "md5": "83dfb527814fee3471e87b4c91258d16", "sha256": "42ef84704b8b235abd5c1ab0c5abb5cbb3c5bd152dbfe9a69054db2dad5de4af" }, "downloads": -1, "filename": "collective.novate-1.0b3.tar.gz", "has_sig": false, "md5_digest": "83dfb527814fee3471e87b4c91258d16", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4243, "upload_time": "2009-09-17T13:40:38", "url": "https://files.pythonhosted.org/packages/27/86/50077ca5ccfaf80402981077cc4f43e3647f41c5d92fc090dd6a7ba8eacd/collective.novate-1.0b3.tar.gz" } ], "1.0b4": [ { "comment_text": "", "digests": { "md5": "166210ffc238017575490c40760a2c18", "sha256": "045bf970c0e0ee23e31efd5baa472cbf74664c13e46ec8c7e385d528293a60a5" }, "downloads": -1, "filename": "collective.novate-1.0b4.tar.gz", "has_sig": false, "md5_digest": "166210ffc238017575490c40760a2c18", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10589, "upload_time": "2009-09-18T15:08:42", "url": "https://files.pythonhosted.org/packages/65/db/2b325a80773840456a82449082bf9d120014ed4c191f1fed5da98c40d529/collective.novate-1.0b4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "166210ffc238017575490c40760a2c18", "sha256": "045bf970c0e0ee23e31efd5baa472cbf74664c13e46ec8c7e385d528293a60a5" }, "downloads": -1, "filename": "collective.novate-1.0b4.tar.gz", "has_sig": false, "md5_digest": "166210ffc238017575490c40760a2c18", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10589, "upload_time": "2009-09-18T15:08:42", "url": "https://files.pythonhosted.org/packages/65/db/2b325a80773840456a82449082bf9d120014ed4c191f1fed5da98c40d529/collective.novate-1.0b4.tar.gz" } ] }