Re: [Freeswitch-users] freeswitch french community
There are some plugins for mediawiki to support multilanguage, either inline or on a separate page. However, both have Pros and Cons. e.g. multi-language support this with a separate page some_page #default to en some_page/fr Franch some_page/zh Chinese Pros: clear, available languages can be listed in "Other languages for this page" Cons: hard to keep all languages in sync other plugins can do inline translation: <@en|hello> <@fr|Ca Va> <@zh|你好> Pros: untranslated items remains in default lang, no sync headache Cons: It breaks a page into sentences or items, also if we have more than 10 languages the source code maybe really a mess. 2009/10/19 Diego Viola > The other way we could do is set up a fr.freeswitch.org with mediawiki on > it and you start to translate from the English wiki. > > But I think inline translation would be better for this. > > Just my two cents. > > Diego > > > > On Sun, Oct 18, 2009 at 11:13 PM, Diego Viola wrote: > >> Hi Meftah, >> >> I'm more than happy to help with the documentation and anything else >> related to FreeSWITCH. >> >> As you mention the documentation and translation, there are some things >> that I would really like to improve in the documentation. >> >> I propose that we start a new documentation from the ground up, we really >> need a better wiki engine that supports inline translation and a better >> search engine. I'm open to do all the hard work like porting the entire >> documentation to it. >> >> We could put the new wiki on a sub-domain like: newdocs.freeswitch.organd I >> do all the work there, without affecting others. >> >> That way we could have inline documentation like this: >> >> status - show status information >> status - mostrar informacion de estado >> >> It's up to others to decide if this is really worth or not. >> >> I'm open to help and to give my time to improve things like documentation, >> etc :). >> >> Diego >> >> >> On Sun, Oct 18, 2009 at 8:08 PM, Meftah Tayeb wrote: >> >>> hello folk >>> we are starting a new freeswitch community for french users >>> the newly created Irc channel is #freeswitch-fr >>> freeswitch staf, please can we register this channel officialy to the >>> freeswitch freenode group? >>> also can we build a french documentation and host it somehere? in the >>> wiki? >>> my long time friend, diegoviola i going to help about the freeswitch >>> wiki markup >>> we are waiting for french users to join, and welcome >>> thank toAnthony Minessale for accepting the community >>> welcome! >>> >>> >>> __ Information from ESET NOD32 Antivirus, version of virus >>> signature database 4520 (20091018) __ >>> >>> The message was checked by ESET NOD32 Antivirus. >>> >>> http://www.eset.com >>> >>> >>> >>> ___ >>> FreeSWITCH-users mailing list >>> FreeSWITCH-users@lists.freeswitch.org >>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users >>> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users >>> http://www.freeswitch.org >>> >> >> > > ___ > FreeSWITCH-users mailing list > FreeSWITCH-users@lists.freeswitch.org > http://lists.freeswitch.org/mailman/listinfo/freeswitch-users > UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users > http://www.freeswitch.org > > ___ FreeSWITCH-users mailing list FreeSWITCH-users@lists.freeswitch.org http://lists.freeswitch.org/mailman/listinfo/freeswitch-users UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users http://www.freeswitch.org
Re: [Freeswitch-users] freeswitch french community
Diego Viola wrote: > I propose that we start a new documentation from the ground up, we really > need a better wiki engine that supports inline translation and a better > search engine. I'm open to do all the hard work like porting the entire > documentation to it. Is there a good wiki engine which allows the documentation to be edited as files in a file system as well as via a Web interface - something like Ikiwiki which uses Git or another version control system to store the files, perhaps? On occasion I have wished I could add to or update the wiki easily, but there are two problems. 1. The current wiki requires a captcha to be completed in order to register an account. I can't see the captcha - this is an accessibility issue. 2. Editing anything through a Web interface is painful. If I could edit the content as files in Emacs or Vim it would be much easier, and I would be more likely to do it instead of deciding that the difficulty and inconvenience are simply too great. Obviously this is only one person's perspective: other people will have very different needs from mine. ___ FreeSWITCH-users mailing list FreeSWITCH-users@lists.freeswitch.org http://lists.freeswitch.org/mailman/listinfo/freeswitch-users UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users http://www.freeswitch.org
Re: [Freeswitch-users] freeswitch french community
Take a look at this for instance, for an example of inline translation: http://wiki.rubyonrails.org/ Check the: "Translations of this page" -- all in the same page, I'd love to have something like that for FreeSWITCH. Along with a good search engine on the wiki (not Google). Diego On Sun, Oct 18, 2009 at 11:17 PM, Diego Viola wrote: > The other way we could do is set up a fr.freeswitch.org with mediawiki on > it and you start to translate from the English wiki. > > But I think inline translation would be better for this. > > Just my two cents. > > Diego > > > > On Sun, Oct 18, 2009 at 11:13 PM, Diego Viola wrote: > >> Hi Meftah, >> >> I'm more than happy to help with the documentation and anything else >> related to FreeSWITCH. >> >> As you mention the documentation and translation, there are some things >> that I would really like to improve in the documentation. >> >> I propose that we start a new documentation from the ground up, we really >> need a better wiki engine that supports inline translation and a better >> search engine. I'm open to do all the hard work like porting the entire >> documentation to it. >> >> We could put the new wiki on a sub-domain like: newdocs.freeswitch.organd I >> do all the work there, without affecting others. >> >> That way we could have inline documentation like this: >> >> status - show status information >> status - mostrar informacion de estado >> >> It's up to others to decide if this is really worth or not. >> >> I'm open to help and to give my time to improve things like documentation, >> etc :). >> >> Diego >> >> >> On Sun, Oct 18, 2009 at 8:08 PM, Meftah Tayeb wrote: >> >>> hello folk >>> we are starting a new freeswitch community for french users >>> the newly created Irc channel is #freeswitch-fr >>> freeswitch staf, please can we register this channel officialy to the >>> freeswitch freenode group? >>> also can we build a french documentation and host it somehere? in the >>> wiki? >>> my long time friend, diegoviola i going to help about the freeswitch >>> wiki markup >>> we are waiting for french users to join, and welcome >>> thank toAnthony Minessale for accepting the community >>> welcome! >>> >>> >>> __ Information from ESET NOD32 Antivirus, version of virus >>> signature database 4520 (20091018) __ >>> >>> The message was checked by ESET NOD32 Antivirus. >>> >>> http://www.eset.com >>> >>> >>> >>> ___ >>> FreeSWITCH-users mailing list >>> FreeSWITCH-users@lists.freeswitch.org >>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users >>> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users >>> http://www.freeswitch.org >>> >> >> > ___ FreeSWITCH-users mailing list FreeSWITCH-users@lists.freeswitch.org http://lists.freeswitch.org/mailman/listinfo/freeswitch-users UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users http://www.freeswitch.org
Re: [Freeswitch-users] freeswitch french community
The other way we could do is set up a fr.freeswitch.org with mediawiki on it and you start to translate from the English wiki. But I think inline translation would be better for this. Just my two cents. Diego On Sun, Oct 18, 2009 at 11:13 PM, Diego Viola wrote: > Hi Meftah, > > I'm more than happy to help with the documentation and anything else > related to FreeSWITCH. > > As you mention the documentation and translation, there are some things > that I would really like to improve in the documentation. > > I propose that we start a new documentation from the ground up, we really > need a better wiki engine that supports inline translation and a better > search engine. I'm open to do all the hard work like porting the entire > documentation to it. > > We could put the new wiki on a sub-domain like: newdocs.freeswitch.org and > I do all the work there, without affecting others. > > That way we could have inline documentation like this: > > status - show status information > status - mostrar informacion de estado > > It's up to others to decide if this is really worth or not. > > I'm open to help and to give my time to improve things like documentation, > etc :). > > Diego > > > On Sun, Oct 18, 2009 at 8:08 PM, Meftah Tayeb wrote: > >> hello folk >> we are starting a new freeswitch community for french users >> the newly created Irc channel is #freeswitch-fr >> freeswitch staf, please can we register this channel officialy to the >> freeswitch freenode group? >> also can we build a french documentation and host it somehere? in the >> wiki? >> my long time friend, diegoviola i going to help about the freeswitch >> wiki markup >> we are waiting for french users to join, and welcome >> thank toAnthony Minessale for accepting the community >> welcome! >> >> >> __ Information from ESET NOD32 Antivirus, version of virus >> signature database 4520 (20091018) __ >> >> The message was checked by ESET NOD32 Antivirus. >> >> http://www.eset.com >> >> >> >> ___ >> FreeSWITCH-users mailing list >> FreeSWITCH-users@lists.freeswitch.org >> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users >> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users >> http://www.freeswitch.org >> > > ___ FreeSWITCH-users mailing list FreeSWITCH-users@lists.freeswitch.org http://lists.freeswitch.org/mailman/listinfo/freeswitch-users UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users http://www.freeswitch.org
Re: [Freeswitch-users] freeswitch french community
Hi Meftah, I'm more than happy to help with the documentation and anything else related to FreeSWITCH. As you mention the documentation and translation, there are some things that I would really like to improve in the documentation. I propose that we start a new documentation from the ground up, we really need a better wiki engine that supports inline translation and a better search engine. I'm open to do all the hard work like porting the entire documentation to it. We could put the new wiki on a sub-domain like: newdocs.freeswitch.org and I do all the work there, without affecting others. That way we could have inline documentation like this: status - show status information status - mostrar informacion de estado It's up to others to decide if this is really worth or not. I'm open to help and to give my time to improve things like documentation, etc :). Diego On Sun, Oct 18, 2009 at 8:08 PM, Meftah Tayeb wrote: > hello folk > we are starting a new freeswitch community for french users > the newly created Irc channel is #freeswitch-fr > freeswitch staf, please can we register this channel officialy to the > freeswitch freenode group? > also can we build a french documentation and host it somehere? in the wiki? > my long time friend, diegoviola i going to help about the freeswitch > wiki markup > we are waiting for french users to join, and welcome > thank toAnthony Minessale for accepting the community > welcome! > > > __ Information from ESET NOD32 Antivirus, version of virus > signature database 4520 (20091018) __ > > The message was checked by ESET NOD32 Antivirus. > > http://www.eset.com > > > > ___ > FreeSWITCH-users mailing list > FreeSWITCH-users@lists.freeswitch.org > http://lists.freeswitch.org/mailman/listinfo/freeswitch-users > UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users > http://www.freeswitch.org > ___ FreeSWITCH-users mailing list FreeSWITCH-users@lists.freeswitch.org http://lists.freeswitch.org/mailman/listinfo/freeswitch-users UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users http://www.freeswitch.org
[Freeswitch-users] freeswitch french community
hello folk we are starting a new freeswitch community for french users the newly created Irc channel is #freeswitch-fr freeswitch staf, please can we register this channel officialy to the freeswitch freenode group? also can we build a french documentation and host it somehere? in the wiki? my long time friend, diegoviola i going to help about the freeswitch wiki markup we are waiting for french users to join, and welcome thank toAnthony Minessale for accepting the community welcome! __ Information from ESET NOD32 Antivirus, version of virus signature database 4520 (20091018) __ The message was checked by ESET NOD32 Antivirus. http://www.eset.com ___ FreeSWITCH-users mailing list FreeSWITCH-users@lists.freeswitch.org http://lists.freeswitch.org/mailman/listinfo/freeswitch-users UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users http://www.freeswitch.org