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 zope.copypastemove

How to install zope.copypastemove

  1. Download and install ActivePython
  2. Open Command Prompt
  3. Type pypm install zope.copypastemove
 Python 2.7Python 3.2Python 3.3
Windows (32-bit)
3.8.0
4.0.0a1Never BuiltWhy not?
3.8.0 Available View build log
3.6.0 Available View build log
Windows (64-bit)
3.8.0
4.0.0a1Never BuiltWhy not?
3.8.0 Available View build log
3.6.0 Available View build log
Mac OS X (10.5+)
4.0.0a1 Available View build log
3.8.0 Available View build log
3.6.0 Available View build log
Linux (32-bit)
4.0.0a1 Available View build log
3.8.0 Available View build log
3.6.0 Available View build log
Linux (64-bit)
4.0.0a1 Available View build log
3.8.0 Available View build log
3.7.0 Available View build log
3.6.0 Available View build log
4.0.0a1 Available View build log
 
License
ZPL 2.1
Lastest release
version 4.0.0a1 on Feb 25th, 2013

Overview

This package provides Copy, Paste and Move support for content components in Zope. In particular, it defines the following interfaces for this kind of functionality:

  • IObjectMover,
  • IObjectCopier,
  • IContentItemRenamer,
  • IPrincipalClipboard

as well as standard implementations for containers and contained objects as known from the zope.container package.

CHANGES

4.0.0a1 (2013-02-24)

  • Added support for Python 3.3.
  • Replaced deprecated zope.component.adapts usage with equivalent zope.component.adapter decorator.
  • Replaced deprecated zope.interface.implements usage with equivalent zope.interface.implementer decorator.
  • Dropped support for Python 2.4 and 2.5.
  • Include zcml dependencies in configure.zcml, require the necessary packages via a zcml extra, added tests for zcml.

3.8.0 (2010-09-14)

  • Added a test that makes sure that dublin core meta data of folder contents get updated when the folder gets copied. (Requires zope.dublincore 3.8 or above.)

3.7.0 (2010-09-14)

  • Honor the name given by the IObjectMover in OrderedContainerItemRenamer.renameItem. It now returns the new of the obejct, too. Thanks to Marius Gedminas for the patch, and to Justin Ryan for the test. Fixes https://bugs.launchpad.net/zope.copypastemove/+bug/98385.
  • Add a check for name and container if the namechooser computes a name which is the same as the current name. Fixes https://bugs.launchpad.net/zope.copypastemove/+bug/123532
  • Remove use of zope.testing.doctestunit in favor of stdlib's doctest.
  • Moved zope.copypastemove-related tests from zope.container here.

3.6.0 (2009-12-16)

  • Favor zope.principalannotation over its zope.app variant.
  • Avoid zope.app.component and testing dependencies.

3.5.2 (2009-08-15)

  • Fix documentation for the IObjectCopier.copyTo method.
  • Add a missing dependency on zope.app.component.

3.5.1 (2009-02-09)

  • Use the new zope.copy package for ObjectCopier to provide pluggable copying mechanism that is not dependent on zope.location hardly.
  • Move the ItemNotFoundError exception to the interfaces module as it's part of public API. Old import still works as we actually use it where it was previously defined, however, the new import place is preferred.

3.5.0 (2009-01-31)

  • Use zope.container instead of zope.app.container.

3.4.1 (2009-01-26)

  • Move the test dependencies to a test extra requirement.

3.4.0 (2007-09-28)

  • No further changes since 3.4.0a1.

3.4.0a1 (2007-04-22)

  • Initial release as a separate project, corresponds to zope.copypastemove from Zope 3.4.0a1

Subscribe to package updates

Last updated Feb 25th, 2013

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.