source: products/qPloneSkinDump/trunk/skin_template/skins.zcml @ 2111

Last change on this file since 2111 was 74, checked in by chervol, 18 years ago

initial plone2.0.5 branch import

File size: 239 bytes
RevLine 
[74]1<configure
2    xmlns="http://namespaces.zope.org/zope"
3    xmlns:cmf="http://namespaces.zope.org/cmf"
4    i18n_domain="%(product_name_lowercase)s">
5
6   <cmf:registerDirectory name="skins" directory="skins" recursive="True" />
7
8</configure>
Note: See TracBrowser for help on using the repository browser.