Is it possible to build menus that are internationalized with Builder 3?
I.e. it should behave like the default Confluence interface - it should be displayed in the language set by the user (or set for the space).
Thanks,
Michael
|
|||||||
Adaptavist Theme Builder Powered by Atlassian Confluence |
Comments (13)
May 23, 2008
eric bardoux says:
No answer here? I'm very interested into it, as far as i have french, english, a...No answer here? I'm very interested into it, as far as i have french, english, and spanish customers...
Erix
Jul 08, 2008
Charles Lentz says:
Hello, I have the same question as Eric. I'm looking how to create a multi-lan...Hello,
I have the same question as Eric.
I'm looking how to create a multi-language wiki
Oct 12, 2009
Ville Valtasaari says:
Same question. We'd like to be able to have Confluence in two languages, selecte...Same question. We'd like to be able to have Confluence in two languages, selected in user preferences.
r. Ville
Jan 12, 2010
Ville Valtasaari says:
If, as it seems, Builder doesn't support i18n at this time, is it possible to ch...If, as it seems, Builder doesn't support i18n at this time, is it possible to check in a Builder panel which language the user has selected in Confluence?
r. Ville
Jan 12, 2010
Alain Moran says:
Builder 4 is gradually adding i18n support ... as to languages in a panel, this ...Builder 4 is gradually adding i18n support ... as to languages in a panel, this is usually dealt with by separating the alternate language content into separate spaces, the language of the panels is then defined by the language of the space.
You may also use the {i18n:key} macro to retrieve i18n values in your panels/content
Jan 12, 2010
Ville Valtasaari says:
Thanks, I'm looking at translating the bits of interface that do not come from ...Thanks,
I'm looking at translating the bits of interface that do not come from the Confluence translation, but from what I put into Builder. The content will be in whatever language it is produced in, so there will be no need for separate spaces.
There won't be very much to translate, but I have to be able to choose between two alternatives for some expressions and probably between which widget to display. The i18n kay, flags and some show-if:s should do the trick.
I Builder 4 comes out in the next few weeks, I'll consider using that.
r. Ville
Jan 12, 2010
Alain Moran says:
locale= switching added to builder 4.0.0-M10 Locales are specified in the form...locale= switching added to builder 4.0.0-M10
Locales are specified in the formats: country/country_language/country_language_variant eg: "en", "de_DE", "_GB", "en_US_WIN", "de__POSIX", "fr__MAC"
Feb 25, 2011
Richard Hierro says:
Hello I am new to Confluence, if I understand correctly your message, I can swit...Hello
I am new to Confluence, if I understand correctly your message, I can swith to French language. But, please, where and how I do that?
"locale= switching", is that an option, somewhere in Theme Builder?
Thanks for your help
Feb 25, 2011
Alain Moran says:
locale = switching == being able to display text based on a user's locale ... it...locale = switching == being able to display text based on a user's locale ... it does not allow you to set a user's locale, that is done through the user's preferences IIRC.
Feb 25, 2011
Richard Hierro says:
Hello Alain and bear with me for my bad grasp of English language. The Confluenc...Hello Alain and bear with me for my bad grasp of English language. The Confluence wiki is set on French, and I would like French menus in the space that I am making now with Them Builder. I do not see where I can do that.
Feb 25, 2011
Alain Moran says:
If your only language is French then I would suggest just editing the view &...If your only language is French then I would suggest just editing the view & edit menus through the menus tab in your layout, alternatively you can create your own menus either from scratch or based on the atlassian menus using the webui-list macro (examples in the Confluence 2.10 layout)
Feb 25, 2011
Richard Hierro says:
Ok, thanks for your answer, Alain, I'll edit menus.Ok, thanks for your answer, Alain, I'll edit menus.
Jan 12, 2010
Ville Valtasaari says:
Looks like I'm all sorted for now. I set my top-level layout to accept velocity...Looks like I'm all sorted for now.
I set my top-level layout to accept velocity and put this in there:
Now it looks like I can access the flag in the Builder bits I need to localize. The Finnish Confluence translation takes care of the rest.
r. Ville