You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@turbine.apache.org by Age Mooy <am...@home.nl> on 2001/10/01 15:49:24 UTC

RE: $ui.image() thing... again

I just started experimenting with the UIManager tool and I have the same problem with stylesheets

Using $ui.getStylecss()

http://localhost:9000E:\wdk-dev\webapps\contentment//resources/ui/skins/default/skin.css

, using $ui.getStylecss($data)

http://localhost:9000/contentment/resources/ui/skins/default/skin.css

I also use the CVS version of UIManager but I checked and it's identical to the tdk-2.1 version.

It is clearly the TurbineServlet.getContextPath() part of the URL construction that goes wrong but that leads
to the init methods of Turbine.java and I can't find the exact cause there :(

Age


> -----Original Message-----
> From: Jason van Zyl [mailto:jvanzyl@apache.org]
> Sent: Sunday, September 30, 2001 00:20
> To: turbine-user@jakarta.apache.org
> Subject: Re: $ui.image() thing... again
>
>
> On 9/29/01 6:17 PM, "Dan Bachelder" <ch...@chowda.net> wrote:
>
> >> Are you using CVS code? I think it's busted in there.
> >>
> >> In tambora we use $ui.image($ui.logo, $data) which is probably why
> >> I never noticed the problem.
> >
> > yes... i am using CVS... and yes image(String, RunData) works like I would
> > expect...
>
> I will fix the image(String id) goof later tonight.
>
> > cool, thanks
> >
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: turbine-user-unsubscribe@jakarta.apache.org
> > For additional commands, e-mail: turbine-user-help@jakarta.apache.org
>
> --
>
> jvz.
>
> Jason van Zyl
>
> http://tambora.zenplex.org
> http://jakarta.apache.org/turbine
> http://jakarta.apache.org/velocity
> http://jakarta.apache.org/alexandria
> http://jakarta.apache.org/commons
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: turbine-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: turbine-user-help@jakarta.apache.org
>


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


Re: $ui.image() thing... again

Posted by Jason van Zyl <jv...@apache.org>.
On 10/1/01 9:49 AM, "Age Mooy" <am...@home.nl> wrote:

> 
> I just started experimenting with the UIManager tool and I have the same
> problem with stylesheets
> 
> Using $ui.getStylecss()
> 
> http://localhost:9000E:\wdk-dev\webapps\contentment//resources/ui/skins/defaul
> t/skin.css
> 
> , using $ui.getStylecss($data)
> 
> http://localhost:9000/contentment/resources/ui/skins/default/skin.css
> 
> I also use the CVS version of UIManager but I checked and it's identical to
> the tdk-2.1 version.
> 
> It is clearly the TurbineServlet.getContextPath() part of the URL construction
> that goes wrong but that leads
> to the init methods of Turbine.java and I can't find the exact cause there :(

I know where it is, I didn't get around to it this weekend as I'm in the
middle of making an end-user installer with the TDK. I'll fix that problem
as soon as I'm done the installer.
 
> Age
> 
> 
>> -----Original Message-----
>> From: Jason van Zyl [mailto:jvanzyl@apache.org]
>> Sent: Sunday, September 30, 2001 00:20
>> To: turbine-user@jakarta.apache.org
>> Subject: Re: $ui.image() thing... again
>> 
>> 
>> On 9/29/01 6:17 PM, "Dan Bachelder" <ch...@chowda.net> wrote:
>> 
>>>> Are you using CVS code? I think it's busted in there.
>>>> 
>>>> In tambora we use $ui.image($ui.logo, $data) which is probably why
>>>> I never noticed the problem.
>>> 
>>> yes... i am using CVS... and yes image(String, RunData) works like I would
>>> expect...
>> 
>> I will fix the image(String id) goof later tonight.
>> 
>>> cool, thanks
>>> 
>>> 
>>> 
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: turbine-user-unsubscribe@jakarta.apache.org
>>> For additional commands, e-mail: turbine-user-help@jakarta.apache.org
>> 
>> --
>> 
>> jvz.
>> 
>> Jason van Zyl
>> 
>> http://tambora.zenplex.org
>> http://jakarta.apache.org/turbine
>> http://jakarta.apache.org/velocity
>> http://jakarta.apache.org/alexandria
>> http://jakarta.apache.org/commons
>> 
>> 
>> 
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: turbine-user-unsubscribe@jakarta.apache.org
>> For additional commands, e-mail: turbine-user-help@jakarta.apache.org
>> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: turbine-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: turbine-user-help@jakarta.apache.org

-- 

jvz.

Jason van Zyl

http://tambora.zenplex.org
http://jakarta.apache.org/turbine
http://jakarta.apache.org/velocity
http://jakarta.apache.org/alexandria
http://jakarta.apache.org/commons



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