Posted by izarco on June 21, 2009 at 5:02pm
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.
| Attachment | Size |
|---|---|
| example.jpg | 25.81 KB |