[Seaside] Re: Print and Screen CSS

Jason Rogers jacaetevha at gmail.com
Wed Jan 19 00:50:10 CET 2005


On Tue, 18 Jan 2005 18:47:25 -0500, Yanni Chiu <yanni at rogers.com> wrote:
> Jason Rogers wrote:
> > > html attributes
> > >     at: 'rel' put: 'alternate stylesheet';
> > >     at: 'type' put: 'text/css';
> > >     at: 'title' put: styleName;
> > >     at: 'href' put: '/css/', cssName, '.css'.
> >
> > Where is it looking for those files?  In the image directory?
> 
> I have Apache fronting things, so "/image" would be served
> up by Apache, and "/seaside" passed to Seaside. In the aAbove,
> the href tag is being set to something like "/css/$cssName.css",
> which would be served by Apache under "/css".

Thanks.  I wasn't sure if this was being handled by the Komanche or
Swazoo.  Would you mind elaborating on your set up with Apache.  I am
actually running a few different sites, 2 of which I wasn't planning
on porting to Seaside, so it would be nice to be able to mix-in
Seaside instead of having to run a separate server for it.

-- 
Jason Rogers

"I am crucified with Christ: nevertheless I live; yet not I,
but Christ liveth in me: and the life which I now live in 
the flesh I live by the faith of the Son of God, who loved 
me, and gave himself for me."
    Galatians 2:20


More information about the Seaside mailing list