***
I've drifted out of Drupal development and i would be glad if someone would be able to adopt this orphan module.
***

Allow copying CCK fields from an existing node into another node on creation.

Example of use in a simple cart:
* Content type called Product: holds the product price. The price is changing every day.
* Content type called Item: holds many stuff, and also the product price. Node reference is not good, since the price in the product node is changing all the time.

Usage:
* You define the Content type you wish to copy.
* You define the URL argument (ARG) that will represent the node id (NID) of the node to copy from.
* When creating the new node (Item for example) the URL should be add/item/[nid]

Todo:
* fix bug with FieldGroup
* Allow copying CCK image fields
* Improve friendliness - if content type/ field name change - Copying rules will be updated.

---
gizra.com - where cool software developers meet geek fashion designers

Downloads

Version Downloads Date Links
5.x-1.x-dev tar.gz (9.35 KB) | zip (10.31 KB) 2011-Feb-25 Notes

Project Information


Maintainers for Field Thief

  • hedb - 6 commits
    last: 4 years ago, first: 4 years ago

Issues for Field Thief

To avoid duplicates, please search before submitting a new issue.
All issues
Bug reports
Oldest open issue: 3 Sep 07