[Zope3-Users] need help on skins

Denis Shaposhnikov dsh at vlink.ru
Fri Sep 8 04:54:13 EDT 2006


>>>>> "Stephan" == Stephan Richter <srichter at cosmos.phy.tufts.edu> writes:

 >> <page     name="details.html"     permission="zope.AdminView"    
 >> layer="admin_layer"     template="admin_details.pt"/>
 >>
 >> and
 >>
 >> <page     name="details.html"     permission="zope.UserView"    
 >> layer="user_layer"     template="user_details.pt"/>
 >>
 >> ?

 Stephan> Absolutely! :-) That's the point of layers and skins!

apidoc from 3.3.0b2 said me that "layer" in the "page" directive is
deprecated:

"""
 layer   -  LayerField   (default = None)
The layer the view is in.

BBB: DEPRECATED
"""

What to use instead of?

Thanks!

-- 
DSS5-RIPE DSS-RIPN 2:550/5068 at fidonet 2:550/5069 at fidonet
xmpp:dsh at vlink.ru mailto:dsh at vlink.ru http://neva.vlink.ru/~dsh/


More information about the Zope3-users mailing list