xin ni wrote:
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?

<interface
    interface="IYourLayerInterface"
    type="zope.publisher.interfaces.browser.IBrowserSkinType"
    name="YourSkinName"
    />

Jürgen

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

Reply via email to