I am currently working on two multilingual sites. i18n is a great module, but there is a way lots of work required to make it work with taxonomy / category modules.
Taxonomy terms are
Requirements include:
* Multilingual vocabulary / container names.
* Whe displaying categories (e.g. for a node), only display the categories from the current language.
Have someone succeeded in getting multilingual taxonomy / categories to work with i18n?
Any patches or pointers or to which code should be touched whould be greatly appriciated.
Hi,
this is dumb, but i do not know enough about the way drupal works yet to be able to to it by myself. I would appreciate any pointers in the right direction.
I need to leva my first page balnk, without any kind of post or message, only with an image and the login block. But if I remove all posts from the frist page, there it appears that first introduction message "Welcome to your new Drupal-powered website (...) "....
There is any way for me to exclude this message from the first page?
I have just converted my MT site to Drupal 4.7.3. We are having a problem to make the forums work. The problem is that vocab 1 is permanently associated with node type "forum", and I'd like to have a separate vocab for it. Also, it is also not working, as all topics that are posted on the forum are marked as "moved". I have manually changed the database and broke the association vid=1 and forum, and created a new vocabulary especifically for the forum, but this also didn't work.