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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Hashes for collective.updatelinksoncopy-1.0b1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7331739094aa9410fef3203fabcaddbd5f21c5a442f36888647b0a52e424e397 |
|
MD5 | de6c7cb1c871caed176077c2a7b683f8 |
|
BLAKE2b-256 | a02fd0716551fbf8bacc27798d1fefef004f2ca084bc2505bfcb35b2c7219e4a |