Closed (fixed)
Project:
Content translation
Version:
7.x-2.x-dev
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
7 Dec 2010 at 20:44 UTC
Updated:
23 Dec 2010 at 10:10 UTC
I'm very interested in field based translations. What is the recommended way to install this module? Remove core Content Translation then replace, does it use the same database tables? Run update?
Comments
Comment #1
plachYou just need to extract the tarball in your
sites/all/modulesorprofiles/[profile]/modulesdirectories, as you would with any other module. Replacement is transparent to the user.Core tables are used for node translation, a new table is created for field-based translation.
If you are upgrading a D6 site you might want to try the Translation Upgrade submodule, but keep in mind that Translation 2 is not ready for production use.