2013/7/29 Glen Mazza <glen.ma...@gmail.com> > Oh, um, never mind on one point -- I was complaining below about having > URLs like > http://www.jroller.com/gmazza/**en/entry/myblogentry<http://www.jroller.com/gmazza/en/entry/myblogentry>and > http://www.jroller.com/gmazza/**entry/myblogentry<http://www.jroller.com/gmazza/entry/myblogentry>splitting > Google Analytics results, I just realized *I* can turn off the > multiple languages option myself, and then "/en/" version no longer is a > valid URL, so that problem is solved for me (I thought it was JRoller that > specified at an admin-level the multiple languages option, and so I was > stuck with duplicate URLs as a result.) > Yes there are settings for i18n and the first one is responsible for locale to be added to path. Internationalization Settings I publish my weblog in multiple languages Show my weblog entries from all languages on my homepage
> > I guess we can keep adding the /lang/ portion then, the idea is that you > can tell people to go to > http://www.jroller.com/gmazza/**en/entry<http://www.jroller.com/gmazza/en/entry>to > see English articles and > http://www.jroller.com/gmazza/**de/entry<http://www.jroller.com/gmazza/de/entry>to > see German ones. And to see translated UI. I am considering making the patch simpler and strip out the part which enables choosing language. Searches will be always made based on current locale or lack of locale. I personally would rather do separate blogs http://www.jroller.com/gmazzaand > http://www.jroller.com/gmazza_**de <http://www.jroller.com/gmazza_de> to > keep the URLs simpler. What do you expect to be doing for your own blog? > I am thinking about this one also but first I saw the options in Weblog settings and tried to make it works. The design for a site/blog is not yet finished, but whatever solution I choose the site will be up and running in two weeks. So you can see it online. > > >> I think it's also a poor idea to blog in different languages within the >> same blog (instead of having two blogs in two different languages, as >> Roller fully supports individual users creating multiple blogs) because >> with a blog you're trying to create a warm friendly connection with your >> readers, but it's off-putting to your readers when you're blogging >> frequently in a language they can't understand. WDYT? >> > That's why I want to separate languages on site and have translated UI. Maciej