Re: [xwiki-users] Another language question

2008-03-23 Thread [Ricardo Rodriguez] Your EPEC Network ICT Team
Guillaume, Sergiu, Vincent, all, Thanks for the tips. Nice stuff! Please, just to be sure I am correctly understanding how bundles and ApplicationResources_??.properties files. 1. I can use $msg. to get strings defined/declared in a document included in ... 2. I can use $!msg.get() to call str

Re: [xwiki-users] Another language question

2008-03-07 Thread Sergiu Dumitriu
[Ricardo Rodriguez] Your EPEC Network ICT Team wrote: > Sergiu Dumitriu wrote: >> >> >> Unfortunately, attachment and comments are the same for all the >> languages, using the default XWiki code. >> >> > > I am afraid this is also true for panels. Or am I missing anything? > > Thanks! > Yes

Re: [xwiki-users] Another language question

2008-03-07 Thread Vincent Massol
On Mar 7, 2008, at 10:56 AM, Guillaume Lerouge wrote: Hi Ricardo, for panels a much better solution is available: Define a list of messages (such as the one in BBCode.Translations). You'll have : message1=Hello message2=Goodnight and so on... Where you need your name to be printed (typicall

Re: [xwiki-users] Another language question

2008-03-07 Thread Guillaume Lerouge
Hi Ricardo, for panels a much better solution is available: 1. Define a list of messages (such as the one in BBCode.Translations). You'll have : - message1=Hello - message2=Goodnight - and so on... 2. Where you need your name to be printed (typically in a panel) use $

Re: [xwiki-users] Another language question

2008-03-07 Thread [Ricardo Rodriguez] Your EPEC Network ICT Team
Vincent Massol wrote: > I forgot to point to one of our oldest jira issue: > http://jira.xwiki.org/jira/browse/XWIKI-69 > > A workaround is proposed in http://jira.xwiki.org/jira/browse/XWIKI-585 > > > Thanks Vincent. I have adopted the first strategy (better, just a number of if/then structur

Re: [xwiki-users] Another language question

2008-03-07 Thread Vincent Massol
On Mar 7, 2008, at 9:31 AM, Vincent Massol wrote: > > On Mar 7, 2008, at 9:24 AM, [Ricardo Rodriguez] Your EPEC Network > ICT Team wrote: > >> Sergiu Dumitriu wrote: >>> >>> >>> Unfortunately, attachment and comments are the same for all the >>> languages, using the default XWiki code. >>> >>>

Re: [xwiki-users] Another language question

2008-03-07 Thread Vincent Massol
On Mar 7, 2008, at 9:24 AM, [Ricardo Rodriguez] Your EPEC Network ICT Team wrote: > Sergiu Dumitriu wrote: >> >> >> Unfortunately, attachment and comments are the same for all the >> languages, using the default XWiki code. >> >> > > I am afraid this is also true for panels. Or am I missing any

Re: [xwiki-users] Another language question

2008-03-07 Thread [Ricardo Rodriguez] Your EPEC Network ICT Team
Sergiu Dumitriu wrote: Unfortunately, attachment and comments are the same for all the languages, using the default XWiki code. I am afraid this is also true for panels. Or am I missing anything? Thanks! -- Ricardo Rodríguez Your EPEC Network ICT Team

Re: [xwiki-users] Another language question

2008-03-06 Thread Vincent Massol
Hi Jim, On Mar 7, 2008, at 12:10 AM, [EMAIL PROTECTED] wrote: > Ludovic writes: >> Note that our handling of multilinguism is different than Wikiepdia. >> Wikipedia links documents on the same subject in different wikis (one >> per language). >> In XWiki we make one document have multiple languag

Re: [xwiki-users] Another language question

2008-03-06 Thread Sergiu Dumitriu
[EMAIL PROTECTED] wrote: > Ludovic writes: >> Note that our handling of multilinguism is different than Wikiepdia. >> Wikipedia links documents on the same subject in different wikis (one >> per language). >> In XWiki we make one document have multiple languages. The same URL > will >> have diff

Re: [xwiki-users] Another language question

2008-03-06 Thread Ludovic Dubost
Hi Jim, Yes it is by clicking the language link at the top that you switch languages. Then your prefered language will be remembered in a cookie. You can try this from a user perspective on http://www.xwiki.com Ludovic [EMAIL PROTECTED] wrote: > Ludovic writes: > >> Note that our handling

Re: [xwiki-users] Another language question

2008-03-06 Thread Dowson_Jim
Ludovic writes: > Note that our handling of multilinguism is different than Wikiepdia. > Wikipedia links documents on the same subject in different wikis (one > per language). > In XWiki we make one document have multiple languages. The same URL will > have different content. > By default the u

Re: [xwiki-users] Another language question

2008-03-06 Thread Sergiu Dumitriu
But also note that: - XWiki supports interwiki links, like Wikipedia does, meaning that you can install several instances of XWiki, put interwiki links in the document content, and create a panel that lists these links. - Better than that, XWiki supports virtual wikis, meaning that the same serv

Re: [xwiki-users] Another language question

2008-03-06 Thread Ludovic Dubost
Jim, Note that our handling of multilinguism is different than Wikiepdia. Wikipedia links documents on the same subject in different wikis (one per language). In XWiki we make one document have multiple languages. The same URL will have different content. By default the user will receive the

Re: [xwiki-users] Another language question

2008-03-06 Thread Vincent Massol
Hi Jim, On Mar 6, 2008, at 11:10 PM, [EMAIL PROTECTED] wrote: Can xwiki handle page entries in different languages as parallel entries (similar to mediawiki/Wikipedia)? e.g. see http://en.wikipedia.org/wiki/EMC_Corporation, http://de.wikipedia.org/wiki/EMC_Corporation ,http://fr.wikipedi

[xwiki-users] Another language question

2008-03-06 Thread Dowson_Jim
Can xwiki handle page entries in different languages as parallel entries (similar to mediawiki/Wikipedia)? e.g. see http://en.wikipedia.org/wiki/EMC_Corporation, http://de.wikipedia.org/wiki/EMC_Corporation , http://fr.wikipedia.org/wiki/EMC_Corporation etc... I'm looking for a way to