Closed (won't fix)
Project:
Internationalization
Version:
6.x-1.0-beta6
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
28 Dec 2008 at 11:15 UTC
Updated:
2 Jan 2009 at 16:27 UTC
One of the main complaints about the i18n module is that it duplicates the entire node, so take a blog post for example, if one wrote an English blog post node/1 and then translate it to French node/2, they cannot share comments.
Wouldn't it make more sense to duplicate all the CCK fields within a node, and label these sets of CCK fields "English" or "French"? Then a node is a node, only the fields are labeled with different localized languages.
Will i18n head toward this direction?
Comments
Comment #1
jose reyero commentedWill i18n head toward this direction?
I'm afraid not. Read (and follow up) here... http://groups.drupal.org/node/1790