Hi Peter,

I think it's definitely a great idea but I have no clue how to do that.
I've noticed another issue with multilingual site 
http://jira.codehaus.org/browse/MSITE-322 (with multimodule projects).

I'm really eager to know if there are really multilingual sites created with 
maven, and how to proceed with multimodule projects!

Regards,

Anne

-----Message d'origine-----
De : Peter Karich [mailto:[EMAIL PROTECTED] 
Envoyé : lundi 4 août 2008 13:55
À : Maven Users List
Objet : Re: I18N

Hi again!

>> I think you are referring to Maven 1.x documentation. Have a look at
>>> http://maven.apache.org/guides/mini/guide-site.html, it has an 
>>> Internationalization section at the end which describes how to setup 
>>> a multi-language site.
>>>
>> Okay, with the described method it is easy to let the languages 
>> evolve independently.
>> But I can only translate a few sites (from English to German), 
>> because it is a one man project.
>> So I want to have a 'fall-back' method, which will show the English 
>> sites if no translation is available.
>> How would you do this?

Do somebody has an idea for this?
In the maven 1.x I could do this with a property files.
1. But how?
2. And how can I do this with maven 2?

Regards,
Peter.



PS:
I solved the problem with the pom for kunststoff via:
<repository>
  <id>developer.k-int.com</id>
  <name>developer.k-int.com</name>
  <url>http://developer.k-int.com/maven2</url>
</repository>



--
http://www.timefinder.de/ - free your timetabling


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to