Hi,

Could you tell me the difference with In-Place-Translation?

Because from the description they seem similar.

Thanks!
Cheers,
Danny

Comments

nerkn’s picture

Yes it seams only difference is langAtOnce module released 4 months before in-place-Translation.

When I look over the code,
inplaceTranslation gives support for deletion of all translation, whereas LangAtOnce dont.
Both modules dont give support for cck Fields, you insert these fields in orginal language, they dont multiplicate.
There is no direct db update in LangAtOnce, uses native drupal functions, but in-Place-Translation does.
Unfortunatelly LangAtOnce cant support input format(Filtered HTML, Full HTML, PHP code), eithter does not in-Place-Translation.

Thanks

nerkn’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

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