Page: http://wiki.cocoondev.org/Wiki.jsp?page=LenyaI18N , version: 27 on Thu 
Dec 25 17:56:58 2003 by RolfKulemann

- __Documents can be authored in multiple languages.__ Each language version is 
stored in separate file fitting a file name pattern which currently is 
myfilename_locale.xml i.e. tutorial_de.html or tutorial_en.html.. The 
''language negotiation protocol'' is simply defined within the request url. 
Should mean, a Lenya class i.e. the DefaultDocumentBuilder searches for a 
language identifier like en or de in the request uri. Based on that information 
the appropiate language version of the requested document is served. 
?                                                                               
                                                                                
                                                      -

+ __Documents can be authored in multiple languages.__ Each language version is 
stored in separate file fitting a file name pattern which currently is 
myfilename_locale.xml i.e. tutorial_de.html or tutorial_en.html. The ''language 
negotiation protocol'' is simply defined within the request url. Should mean, a 
Lenya class i.e. the DefaultDocumentBuilder searches for a language identifier 
like en or de in the request uri. Based on that information the appropiate 
language version of the requested document is served. 


Reply via email to