Hi,
Could you tell me the difference with In-Place-Translation?
Because from the description they seem similar.
Thanks!
Cheers,
Danny
Hi,
Could you tell me the difference with In-Place-Translation?
Because from the description they seem similar.
Thanks!
Cheers,
Danny
Comments
Comment #1
nerkn commentedYes 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
Comment #2
nerkn commented