Linking Nodes
tiwiex - October 17, 2009 - 12:49
I am creating a website to enable users input African proverbs (Nigeria to be specific). The catch is that I want users to choose the language of primary entry and be able to add translation in selected languages. Eg. Enter the proverb in english and add a translation in igbo or yoruba (both Nigerian languages). or enter the proverb in igbo and enter translations in other languages including english.
So far, node relativity seems to offer a sloution. Not sure if node reference can achieve the sam.
Any ideas out there?
Thanks alot all. I have learnt more than my fair share in a short time. Thanks to Drupal and the wonderful community.

_
For something very simple like this you might want to checkout the http://drupal.org/project/language_sections module. Otherwise maybe the http://drupal.org/project/i18n. If you really want to do this manually, use cck nodereference fields to relate nodes to one another.
_
Don't be a Help Vampire - read and abide the forum guidelines.
If you find my assistance useful, please pay it forward to your fellow drupalers.
Thanks. I will check them
Thanks. I will check them out. I appreciate your time.