Drupal i18n

If you ever tried to built a multilingual website you know that it isn't the most easy things in the world.
Building it in a single language, no matter what language, is an easy task. Or lets call it an Ok task.

Multilingual on the other hand has many little things that need to be done, and the current software might not be doing them exactly the way you want!

I'm using Drupal for all websites I make (almost) an I don't regret going down the Drupal way.
Even when it comes to internationalization it is great and gives me the options and tools to do whatever I want.

But sometimes things don't work exactly as I would want them to...
In the next pages I'll try to post fixes to problems that I have come across.

Please keep in my mind that there might other ways to fix the problems, or these problems might be solved in a future version of the modules I use. But nonetheless I'll try to mention everything I find here.

Feel free to comment or to correct me!