<HTML>
<HEAD>
<TITLE>Re: [opencms-dev] OpenCMS website localization</TITLE>
</HEAD>
<BODY>
<FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:12pt'>Hi David, <BR>
<BR>
We currently have 17 different locales on our website (5 of them English language) and it works somehow like this: <BR>
</SPAN></FONT><UL><LI><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:12pt'>The localised sites are located under sub folders of the main domain, whereby the subfolder name consists of the ISO country ID, e.g. www.salesforce.com/es for Spanish.  
</SPAN></FONT><LI><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:12pt'>Some locale specific content is externalised to properties files, but not the main body text of the pages. 
</SPAN></FONT><LI><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:12pt'>Translation is generally a one way street from en-US to all the other locales. 
</SPAN></FONT><LI><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:12pt'>To get a web page translated, we run an export that picks up the respective pages, based on a custom property that we have included in the templates. The export file then gets dumped to an FTP server, from where it is picked up every so often by the translation management system (feels a bit ancient, IMHO; this should happen in real time through a web services interface).  We do some automated tweaks to the manifest file of the export file (replace locales IDs and such) and then import back into OpenCms. <BR>
</SPAN></FONT></UL><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:12pt'><BR>
Some things that I really miss are better support for image localisation, the web services interface mentioned above, and a better OpenCms interface for sending files for translation. Also, it would be great to have a WYSIWYG interface for externalising information to properties files, so that non-technical content editors can create properties on the fly. <BR>
<BR>
Cheers, <BR>
<BR>
Martin<BR>
<BR>
<BR>
On 01/09/2008 11:41, "David Valls roure" <<a href="david.valls@sogeti.com">david.valls@sogeti.com</a>> wrote:<BR>
<BR>
</SPAN></FONT><BLOCKQUOTE><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:12pt'>Hi All,<BR>
<BR>
i'm having some issues regarding web site localization and I want to<BR>
review if i'm doing well...<BR>
<BR>
This are my steps:<BR>
1.- new folder www at /sites/default<BR>
1.1.- properties-advanced-locale: en<BR>
2.- some content-> pages with free text<BR>
3.- new folder news at www<BR>
4.- add some news inside<BR>
<BR>
ok, now i have my website in english<BR>
<BR>
How to localize?<BR>
<BR>
1.- copy all, even siblings from www to www_es<BR>
2.- Administration-> Merge pages -> from www 2 www_es<BR>
3.- Change locale-> www_es (include subfolders) from en 2 es<BR>
4.- Open website and traduce all...<BR>
That's what i've done.<BR>
<BR>
repeat this steps for other languages...<BR>
<BR>
The first thing i want to know if i'm doing well... because now i have<BR>
a problem: when i add content like pages with free text i can merge<BR>
and goon, but with news i cannot localize them... i can't copy them to<BR>
corresponding language folder...<BR>
<BR>
How do i create localized (multilanguage) sites?<BR>
How do i mantain localized (multilanguage) sites?<BR>
<BR>
Thanks in advice,<BR>
<BR>
David.<BR>
<BR>
<BR>
<BR>
_______________________________________________<BR>
This mail is sent to you from the opencms-dev mailing list<BR>
To change your list options, or to unsubscribe from the list, please visit<BR>
<a href="http://lists.opencms.org/mailman/listinfo/opencms-dev">http://lists.opencms.org/mailman/listinfo/opencms-dev</a><BR>
<BR>
</SPAN></FONT></BLOCKQUOTE>
</BODY>
</HTML>