[jira] Updated: (GERONIMO-1775) Internationalization of the Admin Console

2008-01-15 Thread YunFeng Ma (JIRA)

 [ 
https://issues.apache.org/jira/browse/GERONIMO-1775?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

YunFeng Ma updated GERONIMO-1775:
-

Attachment: screen1.GIF

A screen shot of the i18n support for Console Navigation and Portlet header.

> Internationalization of the Admin Console
> -
>
> Key: GERONIMO-1775
> URL: https://issues.apache.org/jira/browse/GERONIMO-1775
> Project: Geronimo
>  Issue Type: Improvement
>  Security Level: public(Regular issues) 
>  Components: console
>Reporter: Yeray Cabrera Santana
>Assignee: Donald Woods
>Priority: Minor
> Fix For: 2.1
>
> Attachments: chinese_console.JPG, GERONIMO-1775-1.patch, 
> GERONIMO-1775-2.patch, GERONIMO-1775.patch, screen1.GIF
>
>
> Provide the internationalization of the administration console so it can be 
> translated to different languages. This is a feature I would like to 
> contribute with.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (GERONIMO-1775) Internationalization of the Admin Console

2008-01-15 Thread YunFeng Ma (JIRA)

 [ 
https://issues.apache.org/jira/browse/GERONIMO-1775?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

YunFeng Ma updated GERONIMO-1775:
-

Attachment: GERONIMO-1775-2.patch

The patch GERONIMO-1775-2 enable the i18n support for Console Navigation and 
Portlet header. The design is that each console extension provides its own 
properties files to support i18n, but the Console Navigation and Portlet header 
are rendered in console-portal-driver. So each console extension has to 
register its properties files to a central registery when it starts, 
console-portal-driver can load the properties files in the registery to support 
i18n.

Please review the implementation and any suggestion is welcome. Thanks  a lot.

> Internationalization of the Admin Console
> -
>
> Key: GERONIMO-1775
> URL: https://issues.apache.org/jira/browse/GERONIMO-1775
> Project: Geronimo
>  Issue Type: Improvement
>  Security Level: public(Regular issues) 
>  Components: console
>Reporter: Yeray Cabrera Santana
>Assignee: Donald Woods
>Priority: Minor
> Fix For: 2.1
>
> Attachments: chinese_console.JPG, GERONIMO-1775-1.patch, 
> GERONIMO-1775-2.patch, GERONIMO-1775.patch
>
>
> Provide the internationalization of the administration console so it can be 
> translated to different languages. This is a feature I would like to 
> contribute with.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



Re: [jira] Updated: (GERONIMO-1775) Internationalization of the Admin Console

2008-01-14 Thread YunFeng Ma
Thanks a lot, David.

Of course, I'll double check the patch, including the
new "plugin" 
console, :)

-Yun Feng

David Jencks wrote:
> I applied it, could you check for problems?  Also
I'd appreciate it if 
> you could check what I did for the new "plugin"
console plugin (in 
> console with the main console stuff).
>
> thanks
> david jencks
>
> On Jan 13, 2008, at 6:06 PM, YunFeng Ma wrote:
>
>> Could one of you review this patch? I'd like this
>> feature shipped with
>> v2.1. Thanks a lot.
>>
>> -Yun Feng
>>
>>
>> YunFeng Ma (JIRA) wrote:
>>>  [
>>
https://issues.apache.org/jira/browse/GERONIMO-1775?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel

>>
>> ]
>>>
>>> YunFeng Ma updated GERONIMO-1775:
>>> -
>>>
>>> Attachment: GERONIMO-1775-1.patch
>>>
>>> New patch GERONIMO-1775-1 provides the following
>> contents:
>>>1. Some fixes for console-base-portlets
>>>2. i18n support for activemq-portlets
>>>3. i18n support for debugviews-portlets
>>>4. i18n support for system-database-portlets
>>>
>>> The console testsuite still failed, but I believe
>> it's because of the changes of other components,
I've
>> opened a JIRA for this:
>> https://issues.apache.org/jira/browse/GERONIMO-3737
>>>
>>>
 Internationalization of the Admin Console
 -

 Key: GERONIMO-1775
 URL:
>> https://issues.apache.org/jira/browse/GERONIMO-1775
 Project: Geronimo
  Issue Type: Improvement
  Security Level: public(Regular issues)
  Components: console
Reporter: Yeray Cabrera Santana
Assignee: Donald Woods
Priority: Minor
 Fix For: 2.1

 Attachments: chinese_console.JPG,
>> GERONIMO-1775-1.patch, GERONIMO-1775.patch


 Provide the internationalization of the
>> administration console so it can be translated to
>> different languages. This is a feature I would like
to
>> contribute with.

>>>
>>>
>>
>>
>>
>>
>>   
>>


>>
>> Be a better friend, newshound, and
>> know-it-all with Yahoo! Mobile.  Try it now.  
>>
http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ
>>
>>
>
>
>
>




  

Be a better friend, newshound, and 
know-it-all with Yahoo! Mobile.  Try it now.  
http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ 




Re: [jira] Updated: (GERONIMO-1775) Internationalization of the Admin Console

2008-01-13 Thread David Jencks
I applied it, could you check for problems?  Also I'd appreciate it  
if you could check what I did for the new "plugin" console plugin (in  
console with the main console stuff).


thanks
david jencks

On Jan 13, 2008, at 6:06 PM, YunFeng Ma wrote:


Could one of you review this patch? I'd like this
feature shipped with
v2.1. Thanks a lot.

-Yun Feng


YunFeng Ma (JIRA) wrote:

 [
https://issues.apache.org/jira/browse/GERONIMO-1775? 
page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel

]


YunFeng Ma updated GERONIMO-1775:
-

Attachment: GERONIMO-1775-1.patch

New patch GERONIMO-1775-1 provides the following

contents:

   1. Some fixes for console-base-portlets
   2. i18n support for activemq-portlets
   3. i18n support for debugviews-portlets
   4. i18n support for system-database-portlets

The console testsuite still failed, but I believe

it's because of the changes of other components, I've
opened a JIRA for this:
https://issues.apache.org/jira/browse/GERONIMO-3737




Internationalization of the Admin Console
-

Key: GERONIMO-1775
URL:

https://issues.apache.org/jira/browse/GERONIMO-1775

Project: Geronimo
 Issue Type: Improvement
 Security Level: public(Regular issues)
 Components: console
   Reporter: Yeray Cabrera Santana
   Assignee: Donald Woods
   Priority: Minor
Fix For: 2.1

Attachments: chinese_console.JPG,

GERONIMO-1775-1.patch, GERONIMO-1775.patch



Provide the internationalization of the

administration console so it can be translated to
different languages. This is a feature I would like to
contribute with.










   
__ 
__

Be a better friend, newshound, and
know-it-all with Yahoo! Mobile.  Try it now.  http:// 
mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ







Re: [jira] Updated: (GERONIMO-1775) Internationalization of the Admin Console

2008-01-13 Thread YunFeng Ma
Could one of you review this patch? I'd like this
feature shipped with 
v2.1. Thanks a lot.

-Yun Feng


YunFeng Ma (JIRA) wrote:
>  [
https://issues.apache.org/jira/browse/GERONIMO-1775?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
>
> YunFeng Ma updated GERONIMO-1775:
> -
>
> Attachment: GERONIMO-1775-1.patch
>
> New patch GERONIMO-1775-1 provides the following
contents:
>1. Some fixes for console-base-portlets
>2. i18n support for activemq-portlets
>3. i18n support for debugviews-portlets
>4. i18n support for system-database-portlets
>
> The console testsuite still failed, but I believe
it's because of the changes of other components, I've
opened a JIRA for this:
https://issues.apache.org/jira/browse/GERONIMO-3737
>
>   
>> Internationalization of the Admin Console
>> -
>>
>> Key: GERONIMO-1775
>> URL:
https://issues.apache.org/jira/browse/GERONIMO-1775
>> Project: Geronimo
>>  Issue Type: Improvement
>>  Security Level: public(Regular issues) 
>>  Components: console
>>Reporter: Yeray Cabrera Santana
>>Assignee: Donald Woods
>>Priority: Minor
>> Fix For: 2.1
>>
>> Attachments: chinese_console.JPG,
GERONIMO-1775-1.patch, GERONIMO-1775.patch
>>
>>
>> Provide the internationalization of the
administration console so it can be translated to
different languages. This is a feature I would like to
contribute with.
>> 
>
>   




  

Be a better friend, newshound, and 
know-it-all with Yahoo! Mobile.  Try it now.  
http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ 




[jira] Updated: (GERONIMO-1775) Internationalization of the Admin Console

2008-01-08 Thread YunFeng Ma (JIRA)

 [ 
https://issues.apache.org/jira/browse/GERONIMO-1775?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

YunFeng Ma updated GERONIMO-1775:
-

Attachment: GERONIMO-1775-1.patch

New patch GERONIMO-1775-1 provides the following contents:
   1. Some fixes for console-base-portlets
   2. i18n support for activemq-portlets
   3. i18n support for debugviews-portlets
   4. i18n support for system-database-portlets

The console testsuite still failed, but I believe it's because of the changes 
of other components, I've opened a JIRA for this: 
https://issues.apache.org/jira/browse/GERONIMO-3737

> Internationalization of the Admin Console
> -
>
> Key: GERONIMO-1775
> URL: https://issues.apache.org/jira/browse/GERONIMO-1775
> Project: Geronimo
>  Issue Type: Improvement
>  Security Level: public(Regular issues) 
>  Components: console
>Reporter: Yeray Cabrera Santana
>Assignee: Donald Woods
>Priority: Minor
> Fix For: 2.1
>
> Attachments: chinese_console.JPG, GERONIMO-1775-1.patch, 
> GERONIMO-1775.patch
>
>
> Provide the internationalization of the administration console so it can be 
> translated to different languages. This is a feature I would like to 
> contribute with.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (GERONIMO-1775) Internationalization of the Admin Console

2008-01-04 Thread Donald Woods (JIRA)

 [ 
https://issues.apache.org/jira/browse/GERONIMO-1775?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Donald Woods updated GERONIMO-1775:
---

   Patch Info: [Patch Available]
Fix Version/s: 2.1

> Internationalization of the Admin Console
> -
>
> Key: GERONIMO-1775
> URL: https://issues.apache.org/jira/browse/GERONIMO-1775
> Project: Geronimo
>  Issue Type: Improvement
>  Security Level: public(Regular issues) 
>  Components: console
>Reporter: Yeray Cabrera Santana
>Assignee: Donald Woods
>Priority: Minor
> Fix For: 2.1
>
> Attachments: chinese_console.JPG, GERONIMO-1775.patch
>
>
> Provide the internationalization of the administration console so it can be 
> translated to different languages. This is a feature I would like to 
> contribute with.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (GERONIMO-1775) Internationalization of the Admin Console

2008-01-02 Thread YunFeng Ma (JIRA)

 [ 
https://issues.apache.org/jira/browse/GERONIMO-1775?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

YunFeng Ma updated GERONIMO-1775:
-

Attachment: chinese_console.JPG

The Chinese console screen.  :)

> Internationalization of the Admin Console
> -
>
> Key: GERONIMO-1775
> URL: https://issues.apache.org/jira/browse/GERONIMO-1775
> Project: Geronimo
>  Issue Type: Improvement
>  Security Level: public(Regular issues) 
>  Components: console
>Reporter: Yeray Cabrera Santana
>Priority: Minor
> Attachments: chinese_console.JPG, GERONIMO-1775.patch
>
>
> Provide the internationalization of the administration console so it can be 
> translated to different languages. This is a feature I would like to 
> contribute with.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (GERONIMO-1775) Internationalization of the Admin Console

2008-01-02 Thread YunFeng Ma (JIRA)

 [ 
https://issues.apache.org/jira/browse/GERONIMO-1775?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

YunFeng Ma updated GERONIMO-1775:
-

Attachment: GERONIMO-1775.patch

I submitted a patch for this. The implementation is using JSTL provided in 
Geronimo. I've replaced all the messages in all JSP using codes like 
"". 
The resouce bundle file is in 
plugins\console\console-base-portlets\src\main\resources. I also provided a 
Chinese version of the resource bundle. I think this provides a opportunity for 
anyone who is interested in translating the resource bundle to other language. 
Any comment and suggestion is welcome. :)

The next improvements need to do are:
1. Globalize the Console Navigation
2. Globalize the Portlet header
3. Globalize the other console plugins(such as the System-database console 
plugin)

> Internationalization of the Admin Console
> -
>
> Key: GERONIMO-1775
> URL: https://issues.apache.org/jira/browse/GERONIMO-1775
> Project: Geronimo
>  Issue Type: Improvement
>  Security Level: public(Regular issues) 
>  Components: console
>Reporter: Yeray Cabrera Santana
>Priority: Minor
> Attachments: GERONIMO-1775.patch
>
>
> Provide the internationalization of the administration console so it can be 
> translated to different languages. This is a feature I would like to 
> contribute with.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.