You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@turbine.apache.org by TURBINE-JG <TU...@terra.es> on 2001/04/17 19:21:45 UTC

Starting in Turbine, help

hi,


 we are starting in Turbine, but we want to use JSP instead of Velocity.
1.- could anyone send us a little sample?
2.- How can we join an action to a layout and its screen and 
navigations.

Thanks and cheers

Javier.


 ___________________________________________________________________ 
Consigue tu e-mail gratuito TERRA.ES
 Haz clic en http://www.terra.es/correo/


---------------------------------------------------------------------
To unsubscribe, e-mail: turbine-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: turbine-user-help@jakarta.apache.org


Re: problem with loading images

Posted by Sean Legassick <se...@informage.net>.
In message <00...@psh.unihamburg.de>, kidong 
<Ki...@public.uni-hamburg.de> writes
>hello,
>
>i have problem with loading images which is located in
>resources/ui/skins//images.

They should be located in 'resources/ui/skins/default/images' assuming 
that you have tool.ui.skin=default ...

>in TR.properties, the property is like:
>
>   tool.global.ui=org.apache.turbine.services.pull.util.UIManager
>
>the code in my BgImageTop.vm is following:
>
><img name="header2_r1_c1_x"
>              src="$ui.image( $ui.header2_r1_c1_xImage )"
>              width="600" height="25" border="0">
>
>and in skin.prop:
>
>   header2_r1_c1_xImage = header2_r1_c1_x.gif
>
>does somebody know how to load images in global?

But everything else looks fine.

-- 
Sean Legassick
sean@informage.net
         Je suis un homme: rien d'humain en m'est étranger

---------------------------------------------------------------------
To unsubscribe, e-mail: turbine-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: turbine-user-help@jakarta.apache.org


problem with loading images

Posted by kidong <Ki...@public.uni-hamburg.de>.
hello,

i have problem with loading images which is located in
resources/ui/skins//images.

in TR.properties, the property is like:

   tool.global.ui=org.apache.turbine.services.pull.util.UIManager

the code in my BgImageTop.vm is following:

<img name="header2_r1_c1_x"
              src="$ui.image( $ui.header2_r1_c1_xImage )"
              width="600" height="25" border="0">

and in skin.prop:

   header2_r1_c1_xImage = header2_r1_c1_x.gif

does somebody know how to load images in global?

thanks, kidong



---------------------------------------------------------------------
To unsubscribe, e-mail: turbine-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: turbine-user-help@jakarta.apache.org


Re: Starting in Turbine, help

Posted by Jon Stevens <jo...@latchkey.com>.
on 4/17/01 10:21 AM, "TURBINE-JG" <TU...@terra.es> wrote:

> 1.- could anyone send us a little sample?

http://jakarta.apache.org/turbine/jsp-configuration.html

-jon


---------------------------------------------------------------------
To unsubscribe, e-mail: turbine-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: turbine-user-help@jakarta.apache.org