Experimental project

This is a sandbox project, which contains experimental code for developer use only.

Maintains references between an entity and its reference fields based on UUID values. This can be useful when importing nodes via the "node export" or "feeds" module.

When inserting or updating an entity, you can pass a "uuid" value next to the "nid" or "tid" value of the reference field. This tells the module not to trust the actual "nid" or "tid" value, and it will try to resolve a new value based upon the "uuid".

Still have to look into related modules, but haven't yet found anything similar. Check http://groups.drupal.org/node/200868 for the discussion...

Project information

  • Created by BenVercammen on , updated