« Return to Thread: WebStyle <---> WebApplication

Re: WebStyle <---> WebApplication

by Edward Stow :: Rate this Message:

Reply to Author | View in Thread

On Wed, Apr 2, 2008 at 8:08 AM, Nicolas Petton <petton.nicolas@...> wrote:

>
>  Le mardi 01 avril 2008 à 20:49 +0200, Giuseppe Luigi Punzi Ruiz a
>  écrit :
>
> > Hi Jano, list,
>  >
>  > I think, he is talking about 2 webstyles in one app.
>
>  You can use different pageFrameWith: like methods for different kind of
>  apps, for example #pageFrameWith:title, #blogPageFrameWith:title and so
>  on.
>
>  Nico

Yes that would work ... should have thought of the obvious solution,
possibly using a decorators on my base WebStyle to provide the
individual features needed for each page layout.

>
>
> >
>  > In web terms. Think on squeak.org page, I think he is talking about a
>  > style for Home, other for Download, etc.....
>  >
>  > El 01/04/2008, a las 20:35, Janko Mivšek escribió:
>  >
>  > > Hi Edward,
>  > >
>  > > Edward Stow wrote:
>  > >
>  > >> My question, first up,  how would you create two or more WebStyles
>  > >> for
>  > >> a site? and apply these to particular pages (or rather WebApplication
>  > >> objects.)
>  > >
>  > > So far no. WebStyle is originally meant to separate design from site
>  > > to
>  > > site on multi-site hosting environments. For instance I'm running
>  > > such a
>  > > VW image with 35 sites and each such site has its own subclass of
>  > > WebStyle.
>  > >
>  > > But why would you actually need WebStyle for each App?
>  >
>  > _______________________________________________
>  > Aida mailing list
>  > Aida@...
>  > http://lists.aidaweb.si/mailman/listinfo/aida
>
> _______________________________________________
>  Aida mailing list
>  Aida@...
>  http://lists.aidaweb.si/mailman/listinfo/aida
>
>



--

Edward Stow
_______________________________________________
Aida mailing list
Aida@...
http://lists.aidaweb.si/mailman/listinfo/aida

 « Return to Thread: WebStyle <---> WebApplication