[Zope3-Users] Skinning in Zope 3.3
David Johnson
djohnson at jsatech.com
Thu May 11 09:22:26 EDT 2006
Both of the Zope 3 developer's books explain this quite well. I think
Phillip's has the shortest example. Skins are one of the few Zope 3
concepts I was able to implement quickly. All sources will assume that you
understand TAL, and METAL.
You can download the source from either book either of the Zope 3 SVN or the
worldcookery site.
> -----Original Message-----
> From: zope3-users-bounces at zope.org [mailto:zope3-users-bounces at zope.org]
> On Behalf Of Achim Domma
> Sent: Thursday, May 11, 2006 4:04 AM
> To: zope3-users at zope.org
> Subject: [Zope3-Users] Skinning in Zope 3.3
>
> Hi,
>
> I try to understand how to customize the look & feel of my page using
> the new skin/layer implementation of version 3.3. I followed the example
> on
> http://www.zope.org/Wikis/DevSite/Projects/ComponentArchitecture/SimplifyS
> kinning
> but still don't understand on how to change the layout of my page.
>
> Could somebody provide a short hint on how to override
> @@standard_macros/page for the ShanghaiSkin in the example above?
>
> regards,
> Achim
> _______________________________________________
> Zope3-users mailing list
> Zope3-users at zope.org
> http://mail.zope.org/mailman/listinfo/zope3-users
More information about the Zope3-users
mailing list