[Zope3-Users] How to add additional layers to skin?

Mat Lehmann mat at matlehmann.de
Fri Jan 4 06:07:30 EST 2008


xin ni schrieb:
> Hi,  dear all,
>
> I am using zope 3.3.1
> As ZCML <browser:skin> is deprecated, how to add addtional  layers to 
> an existing skin?
> Thank you!
>
> R Nixon
Hi,

as far as  I know, you have to include the interface of the layer in the 
bases of your skin-interface.
This can't be done in ZCML but must be done in python.

Cheers,

Mat

-- 
Dipl. Inf. Matthias Lehmann
Software- und Web-Development
Käthe-Kollwitz-Straße 6
99734 Nordhausen

fon:   +49 3631 470652
mobil: +49 170 5176774
eMail: info at matlehmann.de
web:   http://www.matlehmann.de



More information about the Zope3-users mailing list