On 10/1/01 9:49 AM, "Age Mooy" <[EMAIL PROTECTED]> 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:[EMAIL PROTECTED]] >> Sent: Sunday, September 30, 2001 00:20 >> To: [EMAIL PROTECTED] >> Subject: Re: $ui.image() thing... again >> >> >> On 9/29/01 6:17 PM, "Dan Bachelder" <[EMAIL PROTECTED]> 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: [EMAIL PROTECTED] >>> For additional commands, e-mail: [EMAIL PROTECTED] >> >> -- >> >> 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: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] -- 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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
