Re: [Wicket-user] How to translate "system" messages?

2007-07-09 Thread westpine

Thank you very much. It works fine. What is "JIRA issue" (teapot smile goes
here) and where can i find list of standard wicket messages? I'll be glad to
make russian translation. 

Eelco Hillenius wrote:
> 
>> westpine wrote:
>> > Hi! I need to view "system" wicket messages like "page has expired" on
>> > another (russian actually) language. How it could be done?
>> >
>> You could provide a new Page for the session expired page and do the
>> translation there:
>>
>> getApplicationSettings().setPageExpiredErrorPage(SessionExpiredPage.class);
> 
> Yeah, that would be the way to go.
> 
>> Not sure though how you could translate the standard Wicket messages if
>> you want to keep the
>> original expired page.
> 
> If anyone has good translations for standard Wicket messages, please
> attach them to a JIRA issue and we'll be more than happy to put them
> in the project.
> 
> Eelco
> 
> -
> This SF.net email is sponsored by DB2 Express
> Download DB2 Express C - the FREE version of DB2 express and take
> control of your XML. No limits. Just data. Click to get it now.
> http://sourceforge.net/powerbar/db2/
> ___
> Wicket-user mailing list
> Wicket-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wicket-user
> 
> 

-- 
View this message in context: 
http://www.nabble.com/How-to-translate-%22system%22-messages--tf4040239.html#a11501573
Sent from the Wicket - User mailing list archive at Nabble.com.


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


[Wicket-user] Can not resize iframe in FireFox to 100%. HELP!

2007-07-09 Thread westpine

Hi... I use iframe on my page 

Like this. In IE and Opera everything is OK. But in FF this iframe just
couple hundreds pixels height and i have to scroll it's content. How to
solve this problem?
-- 
View this message in context: 
http://www.nabble.com/Can-not-resize-iframe-in-FireFox-to-100-.-HELP%21-tf4049250.html#a11501571
Sent from the Wicket - User mailing list archive at Nabble.com.


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


[Wicket-user] How to translate "system" messages?

2007-07-07 Thread westpine

Hi! I need to view "system" wicket messages like "page has expired" on
another (russian actually) language. How it could be done? 
-- 
View this message in context: 
http://www.nabble.com/How-to-translate-%22system%22-messages--tf4040239.html#a11478100
Sent from the Wicket - User mailing list archive at Nabble.com.


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


[Wicket-user] Where to find good step-by-step tutorial of how to use tree extansion?

2007-05-23 Thread westpine

Hi! I want to learn how to use tree extansion, but i didn't find any tutorial
about it just javadoc and example. May be it enough for taugh developers,
but it looks like a dark woods for me. Besides when I used source code from
example SimpleTreePage it didn't work with following error: Markup of type
'html' for component SimpleTreePage not found, but it is in the same package
with SimpleTreePage.java. I just need step-by-step guide how to use it.
-- 
View this message in context: 
http://www.nabble.com/Where-to-find-good-step-by-step-tutorial-of-how-to-use-tree-extansion--tf3802774.html#a10760125
Sent from the Wicket - User mailing list archive at Nabble.com.


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user