hello everybody
i'm building a multilingual drupal powered website and although i have little php and css knowledge i managed it pretty well so far. i use the internationalization, flexiblock modules.
i have a problem i've been trying to fix the past two days, but no luck so far. the multilingual aspect of the site works fine, only i really do not know how to make the entries in a menu point to the correct translation of a node. for example, when somebody chooses the dutch language and clicks on the 'about' link in the menu, i want the dutch 'about' node to be seen, instead of the english node. my current configuration is this: when i create a page, i make the english translation and a dutch translation. they both get a *different* node number, one for each translation. so, how can i make the menu entry point (for example 'about') to the correct translation? the problem is i can only give *one* url in the menu settings, so the menu entry always points to *one* translation, the english one in my case.
i thought enabling different tables for each language could fix this (install.txt), but i can't do it. the internationalization module documentation is mentioning files i can't locate (like conf.php). when i try to include the code in files like settings.php of other .inc files i get nothing but parsing errors. i don't know how to handle this... :\
this site is a good example, i want it to work like this way: http://www.osiwa.org/