I'm using CCK to define some complex node types and some of them include node references. I'm wondering, has anyone ever heard of a way to force a node reference to link to a specific revision of the referenced node?

The referenced nodes are going to change over time and it's quite likely that a referenced node will become irrelevant to the referrer in a future revision. Pondering how to deal with this....

Thanks,
G

Comments

PEpe’s picture

I have same need and I also didn't find any resolution. How did you solved it? Rewriteing or patching nodereference.module seems not so easy... But I will try it probably...

PEpe’s picture

It is there: http://drupal.org/project/revisionreference ... I haven't done a lot of tests, but it seems fine.