What I want to do is process a css file which has certain values
changed based on which user is logged in. I guess I could just
put the css in the default layout and make a pull tool to fill in the
values. I just thought there might be another way?

Thanks,
Ryan

----- Original Message -----
From: "Chris K Chew" <[EMAIL PROTECTED]>
To: "Turbine Users List" <[EMAIL PROTECTED]>
Sent: Wednesday, June 25, 2003 12:09 PM
Subject: RE: RawScreen


> > From: Ryan Austin [mailto:[EMAIL PROTECTED]
> >
> > I have a template and the corresponding java file extends RawScreen, but
> > when
> > I try to view the template, it is ignored? Is this the nature of
> > RawScreen?
> > Is there
> > a way to output raw data and also have a corresponding template?
>
> RawScreen is generally used for things like delivering binaries or pdf's,
> etc.  Templates would be used for text-based content like HTML.  As such,
> your question is a little confusing...can you say more about what you are
> trying to deliver to the browser?  That way we will be able to provide so
> more intelligent feedback
>
> Chris
>
>
> ---------------------------------------------------------------------
> 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]

Reply via email to