Re: [documentation-dev] Multilingual Wiki Layout

2008-02-06 Thread Frank Peters
I'll seek to get it implemented on the staging wiki which very soon will be switched to the live wiki (stay tuned). So that feature either prevents us from using namespaces for languages, or forces us to call them differently. I need to give it some more tests. Otherwise I clearly prefer this

Re: [documentation-dev] Multilingual Wiki Layout

2008-02-05 Thread lepennuisic
Frank Peters a écrit : lepennuisic schrieb: Frank Peters a écrit : Otherwise it works fine. Frank Any chance of seeing this feature on the oowiki ? I'll seek to get it implemented on the staging wiki which very soon will be switched to the live wiki (stay tuned). So that feature either pre

Re: [documentation-dev] Multilingual Wiki Layout

2008-01-17 Thread Frank Peters
lepennuisic schrieb: Frank Peters a écrit : Otherwise it works fine. Frank Any chance of seeing this feature on the oowiki ? I'll seek to get it implemented on the staging wiki which very soon will be switched to the live wiki (stay tuned). So that feature either prevents us from using name

Re: [documentation-dev] Multilingual Wiki Layout

2008-01-17 Thread lepennuisic
Frank Peters a écrit : Otherwise it works fine. Frank Any chance of seeing this feature on the oowiki ? - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: [documentation-dev] Multilingual Wiki Layout

2008-01-17 Thread Frank Peters
Frank Peters wrote: http://www.mediawiki.org/wiki/Help:Interwiki_linking, you 'just' have to create some entries in the interwiki tables witch contains data like : INSERT INTO `interwiki` VALUES ('en', 'http://wiki.services.openoffice.org/wiki/$1', 0, 0); INSERT INTO `interwiki` VALUES ('fr',

Re: [documentation-dev] Multilingual Wiki Layout

2008-01-17 Thread Frank Peters
lepennuisic wrote: http://www.mediawiki.org/wiki/Help:Interwiki_linking, you 'just' have to create some entries in the interwiki tables witch contains data like : INSERT INTO `interwiki` VALUES ('en', 'http://wiki.services.openoffice.org/wiki/$1', 0, 0); INSERT INTO `interwiki` VALUES ('fr',

Re: [documentation-dev] Multilingual Wiki Layout

2008-01-17 Thread Frank Peters
lepennuisic wrote: Thanks for the hint. Indeed, I didn't know that beahviour and I like it. This would definitely allow us to get around the requirement of sharing the same title. I will see if (and how) that can be implemented with our OOo wiki, particularly how we can dynamically display the

Re: [documentation-dev] Multilingual Wiki Layout

2008-01-16 Thread lepennuisic
Frank Peters a écrit : Hi lepennuisic, About the multilingue support i think your solution and implementation is very complex and non-intuitive. I think the wikipedia solution ( mediawiki powered ) of simple tag in a page and languages on the left panel is more simple, as an exemple take a

Re: [documentation-dev] Multilingual Wiki Layout

2008-01-14 Thread Frank Peters
Hi lepennuisic, About the multilingue support i think your solution and implementation is very complex and non-intuitive. I think the wikipedia solution ( mediawiki powered ) of simple tag in a page and languages on the left panel is more simple, as an exemple take a look at the spreadsheet

Re: [documentation-dev] Multilingual Wiki Layout

2008-01-13 Thread Andreas Mantke
Hello, Am Samstag 12 Januar 2008 22:44:47 schrieb lepennuisic: > Hello, > > About the multilingue support i think your solution and implementation > is very complex and non-intuitive. > I agree with you. > I think the wikipedia solution ( mediawiki powered ) of simple tag in a > page and languag

Re: [documentation-dev] Multilingual Wiki Layout

2008-01-12 Thread lepennuisic
Hello, About the multilingue support i think your solution and implementation is very complex and non-intuitive. I think the wikipedia solution ( mediawiki powered ) of simple tag in a page and languages on the left panel is more simple, as an exemple take a look at the spreadsheet page :

[documentation-dev] Multilingual Wiki Layout

2008-01-10 Thread Frank Peters
Sorry for crossposting, this may be interesting to multiple groups. --- Native Lang Leads, I have been talking about the layout of the Documentation section in the OOo wiki at OOoCon this year and have been discussing this matter with some of you in person or via email. I would like to describe