nodereference in many languages

Hello, I need to create a node that can have multiple translations in one language. Drupal can not do this natively so I thought to do with CCK and nodereference. I happen several ways:
1 - create a nodereference field for each language. Problem: When adding a new language need to manually modify the content type and add a new field for the language nodereference added.
2 - create a field type nodelangreference.

Any idea how to do option 2? Any other idea how to model this?

I attach a picture of how I want you to see the creation form.

AttachmentSize
example.jpg25.81 KB
Login to post comments