[Zope-CMF] Question on Default Skins
Gary Poster
garyposter@earthlink.net
31 Jul 2002 17:54:18 -0400
Um...I suppose I should shut up about this by now (I've mentioned it a
few times lately), but is there any reason why my products don't do what
you two want? If there's a concrete problem I'll be happy to look at
it. The only thing I've heard about lately is that one of my regexs
needs to be a bit more lenient as it checks urls... I've been using it
happily for some time now, and others have reported success as well.
CMFVirtualHost
VirtualHostFolder
look in zope.org/Members/poster
g
On Wed, 2002-07-31 at 17:30, Chris Withers wrote:
> Carl Rendell wrote:
> > I'm looking to leverage skins a little more in a dual domain site
> > instance, and I'm familiar with using access rules to set the skin
> > preference cookie based on the domain name. (there was a discussion on
> > the list about this a while back)
>
> Ooo... can you point me to that thread? This is something I'm really interested in!
>
> > Question is... Is there another way to do this without using cookies?
>
> I was planning on customizing the skins tool to behave in just this way...
> ...or better yet in a mroe customizable way ;-)
>
> IIRC, there may be just one method of the SkinsTool class that needs replacing...
>
> cheers,
>
> Chris
>
>
> _______________________________________________
> Zope-CMF maillist - Zope-CMF@zope.org
> http://lists.zope.org/mailman/listinfo/zope-cmf
>
> See http://collector.zope.org/CMF for bug reports and feature requests