Skip to main content

Update links to child objects in TextFields when an Archetypes based object is copied and pasted

Project description

Introduction

A drop in package for Plone that improves the copy and paste operation of folder structures. UID inline links are rewritten if they reference any of the content within the folder structure being copied so that they now link to the copied content.

Todo

  • Should also update references to any related items.

Credits

Initial development by Matt Halstead sponsored by Innovationz.

Installation

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

If you are using zc.buildout and the plone.recipe.zope2instance recipe to manage your project, you can add collective.updatelinksoncopy to the list of eggs to install, e.g.:

[buildout]
...
eggs =
    ...
    collective.updatelinksoncopy

(If you are working with a version of Plone < 3.3 then you’ll also need to install a ZCML slug.)

Changelog

1.0b1 (2010-02-05)

  • Initial release [Matt Halstead]

Project details


Download files

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

Source Distribution

collective.updatelinksoncopy-1.0b1.tar.gz (15.4 kB view hashes)

Uploaded Source

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