Skip to main content

Adds additional action to content actions menu for duplicating content.

Project description

This package adds new content action “Duplicate” into the “Actions” menu next to standard actions like “Copy”, “Cut”, “Paste”, “Rename” and “Delete”.

This does not aim to be as general as possible but it may speed things up.

Installing

This package requires Plone 3.x or later (tested on 4.1).

Installing without buildout

Install this package in either your system path packages or in the lib/python directory of your Zope instance. You can do this using either easy_install or via the setup.py script.

Installing with buildout

If you are using buildout to manage your instance installing collective.duplicateaction is even simpler. You can install collective.duplicateaction by adding it to the eggs line for your instance:

[instance]
eggs = collective.duplicateaction

After updating the configuration you need to run the ‘’bin/buildout’’, which will take care of updating your system.

How it works

  1. New action “Duplicate” is installed into the “Actions” content menu

  2. Duplicate action as available only if user is allowed to add current content type into its parent folder and if has permissions to copy or move content

  3. When user clicks the action link it copies current content, pastes its copy into parent folder and redirects user to the new duplicated content

Changelog

1.0 (2011-11-01)

  • Initial release [lzdych]

Project details


Release history Release notifications | RSS feed

This version

1.0

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

collective.duplicateaction-1.0.zip (23.0 kB view details)

Uploaded Source

File details

Details for the file collective.duplicateaction-1.0.zip.

File metadata

File hashes

Hashes for collective.duplicateaction-1.0.zip
Algorithm Hash digest
SHA256 d3ed63fb597e77f8c8c1e33aabecb37736c94854482784ca306c706d5c0af29d
MD5 59ee21d364c63c0a1bcb8ecaff6718e8
BLAKE2b-256 dbf7508ad9c371d6b9e597b44910c64a15a0ba0fd87ead79878b3a299e127ffe

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page