|
Re: CSS question: msg#00104lang.smalltalk.squeak.seaside
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> |
|---|---|---|
| Previous by Date: | Re: About a templating for **Static*** dummy web page: 00104, Cees De Groot |
|---|---|
| Next by Date: | Re: CSS question: 00104, Avi Bryant |
| Previous by Thread: | new user curious about use of GLORP with Seaside on Squeak 3.8i: 00104, Michael Kohout |
| Next by Thread: | Re: CSS question: 00104, Avi Bryant |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |