Active
Project:
Taxonomy VTN
Version:
6.x-1.1
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
8 Jan 2009 at 07:26 UTC
Updated:
27 Jul 2009 at 00:31 UTC
If you visit my website and try out the following pages:
http://blog.vogol.com/en/taxonomy_vtn/term/29
http://blog.vogol.com/nb/taxonomy_vtn/term/29
You will notice three things:
Comments
Comment #1
pkej commentedAh, there also are similar problems with the following pages:
http://blog.vogol.com/nb/taxonomy_vtn/voc/1
http://blog.vogol.com/en/taxonomy_vtn/voc/1
The translated terms are not showed on the nb page.
Comment #2
AlexisWilke commentedpkej,
My experience with i18n is really bad. At this time I have turned it off from all my sites simply because I just cannot stand it. Nothing works right with it. The whole of Drupal has a totally wrong approach to translation. Way too complicated. I just could not imagine explaining that to my customers!
Now, if you provide a working patch, I'll be happy to apply it.
I'm actually surprised that it already works so well (i.e. that only English or Bokmål text shows up).
Thank you.
Alexis
Comment #3
pkej commentedI will try to look into it.
It might be better to make it a separate module, i18n_taxonomy_vtn, and let that one go in and hook in and filter the output from taxonomy_vtn. Is that possible, you think?
Comment #4
pkej commentedThe i18n in v6 seemed very well, until yesterday, when I did some changes to my blog, and it suddenly started to reject translations of nodes. I think it is when I write in Norwegian first, but I will have to look into it.
For taxonomy the translation_table module is a heaven sent, it works very well, and took care of the main gripe in 5.x.
Comment #5
AlexisWilke commentedpkej,
An additional module would be a good idea to avoid having i18n dependencies in taxonomy_vtn itself.
Although, it could be a sub-module (i.e. taxonomy_vtn/taxonomy_vtn_i18n/taxonomy_vtn_i18n.module)
And if you need some callbacks, let me and I'll ad them in taxonomy_vtn (i.e. like to add the language links somewhere).
Thank you.
Alexis
Comment #6
AlexisWilke commentedpkej,
Is this still a problem for you? Or can we close the issue?
Thank you.
Alexis