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

plach’s picture

Status: Active » Fixed

You just need to extract the tarball in your sites/all/modules or profiles/[profile]/modules directories, 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.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.