Welcome, guest | Sign In | My Account | Store | Cart

Notice! PyPM is being replaced with the ActiveState Platform, which enhances PyPM’s build and deploy capabilities. Create your free Platform account to download ActivePython or customize Python with the packages you require and get automatic updates.

Download
ActivePython
INSTALL>
pypm install collective.novate

How to install collective.novate

  1. Download and install ActivePython
  2. Open Command Prompt
  3. Type pypm install collective.novate
 Python 2.7Python 3.2Python 3.3
Windows (32-bit)
1.0b4 Available View build log
Windows (64-bit)
1.0b4 Available View build log
Mac OS X (10.5+)
1.0b4 Available View build log
Linux (32-bit)
1.0b4 Available View build log
Linux (64-bit)
1.0b4 Available View build log
 
Author
License
GPL
Lastest release
version 1.0b4 on Jan 5th, 2011

Introduction

This package provides a link on the sharing page to change the ownership of a content item. The link goes to a form with an auto-complete widget for finding the new owner.

Installation

This product depends on five.grok, plone.directives.form, plone.formwidget.autocomplete and plone.principalsource. The latter three in turn depend on plone.autoform, plone.z3cform and z3c.form. On Plone 3.x, this means you need to add a few lines to your buildout to correctly configure dependencies. (You should also check that these packages have been released. At the time of writing, they have not, and as such must be run from a development checkout. However, they should be released shortly.)

Firstly, in the [zope2] section of your buildout.cfg, enable fake eggs, but skip some:

[zope2]

System Message: ERROR/3 (<string>, line 22)

Inconsistent literal block quoting.

recipe = plone.recipe.zope2install ... fake-zope-eggs = true additional-fake-eggs = ZConfig pytz skip-fake-eggs = zope.component zope.testing zope.i18n zope.securitypolicy zope.app.zcmlfiles ...

Then, add some version pins to your [versions] block. Create this if it does not exist already:

[buildout]

System Message: ERROR/3 (<string>, line 40)

Inconsistent literal block quoting.

... versions = versions ...

[versions] ... zope.i18n = 3.4.0 zope.testing = 3.4.0 zope.component = 3.4.0 zope.securitypolicy = 3.4.0 zope.app.zcmlfiles = 3.4.3

Changelog

1.0b4 - 2009-09-18
  • Fix broken release.
1.0b3 - 2009-09-17
  • Redirect to /view to be clear about what we've changed the ownership of

System Message: WARNING/2 (<string>, line 64)

Bullet list ends without a blank line; unexpected unindent.

(for folders) and avoid weird behaviour when changing the ownership of files and images. [optilude]

1.0b2 - 2009-09-07
  • Work around dodgy code in PloneUtils and AccessControl. If you want

System Message: WARNING/2 (<string>, line 72)

Bullet list ends without a blank line; unexpected unindent.

something done right, you might as well do it yourself. [optilude]

1.0b1 - 2009-04-17
  • Initial release

Subscribe to package updates

Last updated Jan 5th, 2011

Download Stats

Last month:1

What does the lock icon mean?

Builds marked with a lock icon are only available via PyPM to users with a current ActivePython Business Edition subscription.

Need custom builds or support?

ActivePython Enterprise Edition guarantees priority access to technical support, indemnification, expert consulting and quality-assured language builds.

Plan on re-distributing ActivePython?

Get re-distribution rights and eliminate legal risks with ActivePython OEM Edition.