Translating Site Content

Permalink
Hi there. I'm new to Concrete5. I need to translate an entire site's content into several other languages. I understand that the language packs are for back-end administration and authoring, and don't affect the look/feel of the public site. Is this correct?

I found very little information on translating site content. The only documentation topic I found dealt with specific text. This would be a tedious workflow. I'm looking for a way to essentially do a core dump of the entire site's content into XML or some other editable form, translate it, and then pop the translated content back into Concrete5.

I've done this with other CMSes, but as I'm new (as of 30 minutes ago) to Concrete5, I'd appreciate being pointed in the right direction. Thanks!

 
tallacman replied on at Permalink Reply
tallacman
I don't think there is any automatic way to so this except thru Google Translate. How did the other CMS translations get done?
Mainio replied on at Permalink Reply
Mainio
This is the add-on that will help you do that:
http://www.concrete5.org/marketplace/addons/internationalization/...

If you're willing to code something, this add-on can show how you can do content exporting, there is similar library for importing as well:
http://www.concrete5.org/marketplace/addons/sample-content-generato...

Antti / Mainio