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: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> On Behalf Of Achim Domma
> Sent: Thursday, May 11, 2006 4:04 AM
> To: zope3-users@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@zope.org
> http://mail.zope.org/mailman/listinfo/zope3-users

_______________________________________________
Zope3-users mailing list
Zope3-users@zope.org
http://mail.zope.org/mailman/listinfo/zope3-users

Reply via email to