Re: Review Request 13127: UI Plugin Internationalization

2013-08-13 Thread Brian Federle
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/13127/#review25094 --- Ship it! Ship It! - Brian Federle On Aug. 2, 2013, 1:36 p.m., Ch

Re: Review Request 13127: UI Plugin Internationalization

2013-08-02 Thread Chris Suich
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/13127/ --- (Updated Aug. 2, 2013, 1:36 p.m.) Review request for cloudstack, Brian Federle,

Re: UI Plugin Internationalization

2013-07-16 Thread SuichII, Christopher
PM > To: dev@cloudstack.apache.org > Cc: 'SuichII, Christopher'; Pranav Saxena; Sonny Chhen; Jessica Wang > Subject: Re: UI Plugin Internationalization > > > On Jun 18, 2013, at 2:08 PM, Brian Federle wrote: > >> FYI, I created an improvement ticket for plugin loca

RE: UI Plugin Internationalization

2013-06-20 Thread Pranav Saxena
: Sebastien Goasguen [mailto:run...@gmail.com] Sent: Thursday, June 20, 2013 3:40 PM To: dev@cloudstack.apache.org Cc: 'SuichII, Christopher'; Pranav Saxena; Sonny Chhen; Jessica Wang Subject: Re: UI Plugin Internationalization On Jun 18, 2013, at 2:08 PM, Brian Federle wrote: > FYI,

Re: UI Plugin Internationalization

2013-06-20 Thread Sebastien Goasguen
.org and I can take a look at it. > > -Brian > > -Original Message- > From: Chip Childers [mailto:chip.child...@sungard.com] > Sent: Tuesday, June 18, 2013 9:31 AM > To: dev@cloudstack.apache.org > Cc: Brian Federle; Pranav Saxena; Sonny Chhen; Jessica Wang >

RE: UI Plugin Internationalization

2013-06-18 Thread Brian Federle
r' Cc: Pranav Saxena; Sonny Chhen; Jessica Wang Subject: RE: UI Plugin Internationalization Hey Chris, How you described it is pretty much how I planned on implementing plugin dictionaries. You can actually attach the plugin's dictionary to cloudStack.plugins.[pluginNam

RE: UI Plugin Internationalization

2013-06-18 Thread Brian Federle
sday, June 18, 2013 9:31 AM To: dev@cloudstack.apache.org Cc: Brian Federle; Pranav Saxena; Sonny Chhen; Jessica Wang Subject: Re: UI Plugin Internationalization Adding some UI focused folks to the CC. On Tue, Jun 18, 2013 at 03:15:53PM +, SuichII, Christopher wrote: > Sure! > > Wh

Re: UI Plugin Internationalization

2013-06-18 Thread Chip Childers
ading is done in > JS - that is, not at all in JSPs. So, any UI plugin internationalization > needs to be done in JS, or some of the UI plugin loading needs to be done in > JSPs (I'm gonna bet the former is preferred). > > My idea was to add some JS to dictionary.jsp (whos

Re: UI Plugin Internationalization

2013-06-18 Thread SuichII, Christopher
ery pretty - requiring you to determine the locale and require the messages file yourself. So a little preface. As far as I can tell, all UI plugin loading is done in JS - that is, not at all in JSPs. So, any UI plugin internationalization needs to be done in JS, or some of the UI plugin loading needs

Re: UI Plugin Internationalization

2013-06-18 Thread Chip Childers
On Tue, Jun 18, 2013 at 12:18:16PM +, SuichII, Christopher wrote: > I've got some ideas on how to implement a system for allowing ui plugins to > contribute internationalized strings to the ui dictionary, but I'd like to > run things by a committer. Is there someone(s) who would like to talk

UI Plugin Internationalization

2013-06-18 Thread SuichII, Christopher
I've got some ideas on how to implement a system for allowing ui plugins to contribute internationalized strings to the ui dictionary, but I'd like to run things by a committer. Is there someone(s) who would like to talk offline (or keep replying here) about this feature? Thanks, Chris