[z3-five] Skins via zcml, viewable in CMF portal_skins?

yary not.com at gmail.com
Wed Oct 11 00:44:46 CEST 2006


Hello all,

I have some ZCML sucessfully declaring a skin:

    <browser:layer name="QLayer" />

    <browser:skin name="QSkin" layers="QLayer cmf default" />

I can open my site, append ++skin++QSkin and there's no error.

However the management screen portal_skins/properties doesn't show
QLayer or QSkin, so how is the user supposed to choose QSkin as the
default for a particular site?

thanks
-y


More information about the z3-five mailing list