logo       

Re: CSS question: msg#00104

lang.smalltalk.squeak.seaside

Subject: Re: CSS question

I don't have a good understanding of how CSS is applied. I see in the source view of the page several references to CSS files, but I do not understand what generates those entities. Would someone explain?

Right now they are just on http://www.lukas-renggli.ch/sw2/style.css, as referenced from PRPierFrame>>style. You might want to copy those files to one of your servers, and change that URL. I know this solutions is bad, but right now there is no easy way to include the pictures referenced from the CSS otherwise. I am definitely investigating a better solution.

Avi, what do you think about slightly changing the way those libraries are working? My idea would be to map the selected libraries of an application to URLs like http://localhost:8080/seaside/ application/_lc=class&_ls=selector so that those files can be directly referenced from within each other and would be also cached across sessions. Moreover, i would like to make it possible to return a mime document so that files can be served without the need to tweak something with the web-server. This should be possible in a backward compatible way. What do you think? Should I give a go?

Lukas

--
Lukas Renggli
http://www.lukas-renggli.ch


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise