|
Re: Re: CSS question: msg#00110lang.smalltalk.squeak.seaside
> > I guess this doesn't help, but I might misunderstand the concept ... > > > > What I want to do is to reference images (gif, jpeg) from my CSS > > style-sheets that are stored within the source of a subclass of > > WAStyleLibrary, so that everything is served trough Seaside. > > Ah, ok. So the issue is that you want some easy way to serve the > images from Seaside, at a static URL so they can be referenced from CSS. Exactly. > Seems like that should be handled by some separate subclass of > WAEntryPoint, which you can register with the dispatcher (ie at / > seaside/images) and which implements #handleRequest: however it needs > to... Yes this works, but since the css styles are tightly coupled to the images I want to replace them whenever someone is changing the default PRPierLibrary. Moreover there might be a couple of Pier instances (Seaside applications) running trough the same Seaside image using different or the same style-library. Imagine a third party developer/designer creating a new look for Pier. Installing his package will add a/multiple new style-library class(es) to the image the user can choose from. How can this be solved the easiest? Of course I could create a new subclass from Application doing this, but there might be a better solution ... Lukas -- Lukas Renggli http://www.lukas-renggli.ch |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | RE: Re: CSS question: 00110, Bany, Michel |
|---|---|
| Next by Date: | Re: Re: HTTP server streaming (was My progress with Seaside...): 00110, Janko Mivšek |
| Previous by Thread: | Re: Re: CSS questioni: 00110, Avi Bryant |
| Next by Thread: | Re: Re: CSS question: 00110, goran |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |