You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@myfaces.apache.org by madan chowdary <ma...@yahoo.com> on 2007/03/14 19:38:15 UTC

[ Tobago ] Change the Translation

Hi All,

Is there anyway to change the moving squares while translation 

and simply display " Page being loaded...Please wait "

How can i do this ?

Madan




		
__________________________________________________________
Yahoo! India Answers: Share what you know. Learn something new
http://in.answers.yahoo.com/

Re: [ Tobago ] Change the Translation

Posted by Volker Weber <v....@inexso.de>.
Hi,

you did not need to derive a own theme.

You can replace this image by providing one with the same path,
starting with the 'html' in a tobago-resource-path in your
application.

e.g.

configure the resource-path in the tobago-config.xml of your app:
  <resource-dir>tobago-resource</resource-dir>

and create this path in your webapp
 tobago-resource/html/scarborough/standard/image/
and put your replacement into this.

Every tobago resource can be replaced this way.

Regards,
  Volker

2007/3/14, Arvid Hülsebus <ar...@atanion.com>:
> Hello,
>
> the easiest way would be to derive a theme from the one you are using
> (if you are using one of the provided ones) and replace the image
>
> ...\src\main\resources\org\apache\myfaces\tobago\renderkit\html\scarborough\standard\image\tobago-overlay-wait.gif
>
> For a minimal derived theme see ...\example\tobago-theme-example
>
> HTH,
>
> Arvid
>
> madan chowdary wrote:
> > Hi All,
> >
> > Is there anyway to change the moving squares while translation
> >
> > and simply display " Page being loaded...Please wait "
> >
> > How can i do this ?
> >
> > Madan
> >
> > ------------------------------------------------------------------------
> > Here's a new way to find what you're looking for - Yahoo! Answers
> > <http://us.rd.yahoo.com/mail/in/yanswers/*http://in.answers.yahoo.com/>
>

Re: [ Tobago ] Change the Translation

Posted by Arvid Hülsebus <ar...@atanion.com>.
Hello,

the easiest way would be to derive a theme from the one you are using 
(if you are using one of the provided ones) and replace the image

...\src\main\resources\org\apache\myfaces\tobago\renderkit\html\scarborough\standard\image\tobago-overlay-wait.gif

For a minimal derived theme see ...\example\tobago-theme-example

HTH,

Arvid

madan chowdary wrote:
> Hi All,
>
> Is there anyway to change the moving squares while translation
>
> and simply display " Page being loaded...Please wait "
>
> How can i do this ?
>
> Madan
>
> ------------------------------------------------------------------------
> Here’s a new way to find what you're looking for - Yahoo! Answers 
> <http://us.rd.yahoo.com/mail/in/yanswers/*http://in.answers.yahoo.com/>